This is a classic snake game implemented in C++ using the Graphics.h library. The game features an impressive design and graphics, making it visually appealing and engaging to play. The game is fully functional and has been tested rigorously, resulting in zero bugs.
- Smooth graphics and animations
- High scores leaderboard
- User-friendly interface
- Speed increases as the game progress
- Multi-Control support
- Scores storing in separate file
- 100% Bug Free
- Tested on Windows 11 (15.6")
If you have any questions or feedback, feel free to contact me through:
To run the game, you need to have the Graphics.h library installed on your system. You can find instructions on how to install it on the repository's Wiki page. Once you have installed the library, you can simply clone the repository and run the executable file.
- C/C++ compiler (Recommended: MinGW)
- Source Code Editor to Build the file (Recommended: VS Code)
- Graphics.h Library for C/C++
- You will also have to add custom parameters in compilation. I have provided the
configurations
for VS Code in.vscode
folder.
This work is published under MIT License.