https://github.com/jayprakashkumar1/snake-game-in-cpp-language-for-linux-environment
This is a snake game developed in c++ programming language for Linux environment.
https://github.com/jayprakashkumar1/snake-game-in-cpp-language-for-linux-environment
cpp-language linux-environment mini-game snake-game
Last synced: over 1 year ago
JSON representation
This is a snake game developed in c++ programming language for Linux environment.
- Host: GitHub
- URL: https://github.com/jayprakashkumar1/snake-game-in-cpp-language-for-linux-environment
- Owner: jayprakashkumar1
- Created: 2018-08-28T19:56:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T20:19:51.000Z (almost 8 years ago)
- Last Synced: 2025-01-13T23:35:00.866Z (over 1 year ago)
- Topics: cpp-language, linux-environment, mini-game, snake-game
- Language: C++
- Size: 249 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake-Game-in-cpp-language
This is a snake game developed in c++ programming language for Linux environment.
As we all are familiar to this snake game , so basically in this game you have to increase your score.
Whenever a snake will eat a food then you will be awarded 5 points.
You can move snake in Up, Down, Left or Right direction by arrow keys.
so play the game & enjoy.
good Luck.
Happy Gaming.




