Skip to content

Basic C++ games and other projects connected to gamedev

Notifications You must be signed in to change notification settings

Reandyx/CppGamesProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CppProjects

Basic C++ games and other projects This repository is used by me as a folder of completed C++ projects Note for C++/Sfml projects. If you only want to see the result I uploaded the Screenshot of each game in the folder.

Projects Completed (Some of them have their own repos, some of them are private and only way to access them is through here) README file will be constantly updated List:

  1. Pong The Game files added (all versions)
  2. Cross The Road Game files added
  3. Snake Game Files added (console version)
  4. TripleX Game Files added
  5. The Hangman Game files added
  6. Ships The Game files added
  7. Tetris game files in C++/SFML added (with Screenshot)
  8. Doodle Jump game files in C++/SFML added (with Screenshot)
  9. Arkanoid game files in C++/SFML added (with Screenshot)
  10. Tic Tac Toe The Game files added. C++ Console Game. In the future may be an update in which i will save a score in a file.
  11. Snake Game Files in C++/SFML Added (with Screenshot)
  12. Minesweeper game files in C++/Sfml added (with Screenshot)
  13. Fifteen Puzzle game files in C++/Sfml added (with Screenshot)
  14. Racing (Top Down) game files in C++/Sfml added (with Screenshot)
  15. Outrun game files in C++/Sfml added (with Screenshot)
  16. Xonix game files in C++/Sfml added (with Screenshot)
  17. Bejeweled game files in C++/Sfml added (with Screenshot)
  18. Netwalk game files in C++/Sfml added (with 2 Screenshots)
  19. Mahjong Solitaire game files in C++/Sfml added (with 2 Screenshots)
  20. Tron game files in C++/Sfml added (with 2 Screenshots)
  21. Chess game files in C++/Sfml added (with 2 Screenshots)
  22. Volleyball game files in C++/Sfml added (with Screenshot)
  23. Asteroids game files in C++/Sfml added (with 3 Screenshots)