Recreated tetris using the raylib library. This project helped reinforced OOP concepts and was the first project I used the raylib library on.
-
Updated
May 12, 2024 - C++
Recreated tetris using the raylib library. This project helped reinforced OOP concepts and was the first project I used the raylib library on.
A C++ desktop arcade game where you're an alien named Glorp who has crash landed on the moon. You've discovered that the moon is, in fact, populated with evil cheeses! You must recover your spaceship parts in order to get back home. Note, you must have the allegro to compile @ https://github.com/liballeg/allegro5.git
Snake & Tetris games developed using C++ and Qt5.
A sample game based on CLI cpp for a education person.
A classic game where you control a spaceship and fight and score against hordes of enemies and monsters. You can upgrade your ship, collect power-ups and use special abilities to defeat the bosses. This game is created with C++ and SFML using Object Oriented Programming techniques and features smooth graphics and sound effects.
A C++ desktop arcade game where you must avoid the falling eggs and pick up powerups to survive. Note, you must have the allegro to compile @ https://github.com/liballeg/allegro5.git
Here you can find lab assignments and other interesting projects that I have done using C++
A widely known game
This repository consist of a tic-tac-toe game using CPP
This repository contains beginner level codes for games that I wrote as part of my Programming Fundamentals course.
A single player basket ball game with three levels and sublevels, where the player's goal is to put the ball into a moving basket
The classic snake video game, in c++ using gcc.exe (MinGW.org GCC-6.3.0-1) 6.3.0
Add a description, image, and links to the cpp-games topic page so that developers can more easily learn about it.
To associate your repository with the cpp-games topic, visit your repo's landing page and select "manage topics."