Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ynfuien/snake-cpp

Simple snake game in C++.
https://github.com/ynfuien/snake-cpp

cpp snake snake-game

Last synced: 5 days ago
JSON representation

Simple snake game in C++.

Awesome Lists containing this project

README

        

# Snake in C++
Simple snake game ported form my C# snake, using [raylib](https://github.com/raysan5/raylib) for displaying graphic.

# Media
![gameplay](https://i.imgur.com/DZ5yQ1L.gif)

# License
This project uses [GNU GPLv3](https://github.com/Ynfuien/snake-cpp/blob/main/LICENSE) license.