Skip to content

Releases: Alkaison/Snake-Game

Version 1.0

13 Apr 17:37
Compare
Choose a tag to compare

Snake Game

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.

Glimpse of Snake Game

Main Menu

Snake-Game-1

Name Screen

Snake-Game-2

How To Play

Snake-Game-3

Game Screen

Snake-Game-4

Scoreboard

Snake-Game-5

Loading Screen

Snake-Game-6

GameOver Screen

Snake-Game-7

Features

  • Smooth graphics and animations
  • High scores leaderboard
  • User-friendly interface
  • Speed increases as the game progress
  • Multi-Control support
  • Scores storing in separate file

Compatibility

  • 100% Bug Free
  • Tested on Windows 11 (15.6")

Documents

Connect with Me

If you have any questions or feedback, feel free to contact me through:

Linkedin Badge
GitHub Badge
Gmail Badge
HackerRank Badge
Twitter Badge
Discord Badge

Requirements

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.

LICENSE

This work is published under MIT License.