An open API service indexing awesome lists of open source software.

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.

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.

![snakegame1](https://user-images.githubusercontent.com/26687042/44748191-c82b6d00-ab2c-11e8-9d6b-5c68f71b6d58.png)
![snakegame2](https://user-images.githubusercontent.com/26687042/44748193-ca8dc700-ab2c-11e8-8632-d2d6575df056.png)
![snakegame3](https://user-images.githubusercontent.com/26687042/44748198-cc578a80-ab2c-11e8-9bc5-1d6dc56e7cee.png)
![snakegame4](https://user-images.githubusercontent.com/26687042/44748203-ceb9e480-ab2c-11e8-925c-12b6c40cb374.png)
![snakegame5](https://user-images.githubusercontent.com/26687042/44748207-d083a800-ab2c-11e8-95d2-fbece960585c.png)