- Notifications
You must be signed in to change notification settings - Fork20
A simple 2D Snake Game using C++ and SFML.
License
NotificationsYou must be signed in to change notification settings
ufrshubham/2D-Snake-Game
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- Note: For cross platform build checkout branchcmake-build
- Main Menu State - Displays main menu
- Game Play State - The actual game play
- Pause Game State - Pause screen
- Game Over State - Displays game over screen
- Snake can be controlled with arrow keys
- Snake automatically advances 16px
- Food gets randomly placed
- Snake can eat food to grow in length
- Each food increase player score by 1 point
- Requirements
- C++ compiler
- Make
- SFML lib
- Just run make command to generate the executable
About
A simple 2D Snake Game using C++ and SFML.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
