cpp-game
There are 86 repositories under cpp-game topic.
educ8s/Cpp-Tetris-Game-with-raylib
C++ Tetris Game with raylib with a video tutorial explaining each line.
educ8s/Cpp-Pong-Game-Raylib
A C++ Pong game developed with the Raylib library using OOP principles.
educ8s/Cpp-Retro-Snake-Game-with-raylib
C++ Retro Snake Game with raylib with a video tutorial explaining each line.
doczi-dominik/gelavolt
A fanmade version of Japan's favorite puzzle fighter!
denyskryvytskyi/ToonTanks
Unreal Engine 5 3D game prototype
DavDag/SpaceShooter_CppConsole_Game
A space shooter game inside the windows console.
szymmirr/Zombie-Annihilator
Top-down survival shooter
educ8s/CPP-Game-Of-Life-with-raylib
C++ version of Conway's Game of Life with raylib. This project is accompanied by a video tutorial that explains everything in detail.
R3DHULK/cpp-for-gamers
I List Down All Games That I've Made In CPP
denyskryvytskyi/CryptRaider
Unreal Engine 5 3D Puzzle Game prototype
pony-hpp/ExplodeForExplode
An OpenGL destruction simulator game (in progress).
subarnasaikia/Tic-Tac-Toe
Created Tic Tac Toe game using OO design in c++
swordey/2DCarGameWithGA
2D car game in C++, where you can play against a genetic algorithm
abrdej/pigeon-war
Turn-based tactic game. This is server part implemented in C++.
BaseMax/MinesweeperCLI
Simple minesweeper game developed using C++ in the CLI mode. (Soon)
chassinat0r/isometricraft
Minecraft-like 2.5D game using isometric rendering in C++ and SDL2
dioveath/heli-attack
2D Shooter game using SDL Library. You can create levels in TiledMap. Loads the levels dynamically. You can also add enemies dynamically.
jeremiahtorralba/PongGame
Pong Game - C++ and SDL2
paolodelia99/mario-maker
Trying to replicate Super Mario Maker with C++
0xn1k5/snake-game-cpp
CLI based Snake Game written in C++ (MVC Framework)
abhinav-bhardwaj/C-Program-Quiz
A MCQ quiz game written in C++ as a School Project
adisve/Chess-Game
Chess game written in C++ with SFML
CM0use/Tic-tac-toe
Tic-tac-toe, no 3D or third-party libraries, just the standard functions provided by the compiler.
dehoisted/Ball
Simple Ball-Based Game, made using SFML.
educ8s/Arduino-Pong-Game-OLED-SSH1106
Arduino Pong Game OLED
lostsh/arduboy_pong-game
Pong game for Arduboy
smhamidi/The_Game_Of_TRON_MCTS_Cpp
An MCTS Algorithm for playing the game of TRON. C++
tinawebdev/zombie-arena
🎮 A game developed in C++ in which user has to survive waves of Zombies
alexmuchau/jogo-dev-software
O projeto conta com um jogo parecido com o Bomberman original, com inimigos aparecendo em um tempo exponencial, com inteligência para soltar as bombas e andar pelo cenário.
baguskokow/Snake-CLI
Snake CLI is a free and open-source snake game that runs in the terminal, written using C++ and ncurses library
bishworup11/Duck-Hunting
This is a 2D game. There is a hunter who hunts ducks. Hunters face different obstacles like lions, eagles birds. This project was built using C++ language and IGraphics of Visual Studio 2013
Blue5alamander/6nake
SDL2 UI for a hex based snake game
CM0use/Hangman
Hangman, no 3D or third-party libraries, just the standard functions provided by the compiler.
emrecancorapci/sfml-SpaceInvaders
Clone of Space Invaders game
KhoiVuKha/CppND-Capstone-Simple-Tetris-Game
This is the Capstone Project (Final Project) for Udacity C++ Course
Makosai/Nyxy
Nyxy is an open-source game engine made with C++. The primary focus is a 3D isometric environment with a simplified interpreter.