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

https://github.com/tornao2/snake

The "snake" game created in raylib graphical library with c++
https://github.com/tornao2/snake

cpp game raylib

Last synced: over 1 year ago
JSON representation

The "snake" game created in raylib graphical library with c++

Awesome Lists containing this project

README

          

The "snake" game created in raylib graphical library with c++.

Ready to run project is in the ReadyExe folder.

Demonstration at:

https://www.youtube.com/watch?v=M_9Yr8OClv0

![MainMenu](https://github.com/SzyZub/Snake/blob/master/ScreenShots/MainMenu.png)
![Gameplay](https://github.com/SzyZub/Snake/blob/master/ScreenShots/Gameplay.png)