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

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

🐍 Ordinary Snake Game in C++
https://github.com/nriothrreion/snake-cpp

cpp snake-game

Last synced: 9 months ago
JSON representation

🐍 Ordinary Snake Game in C++

Awesome Lists containing this project

README

          

# Snake Game in C++

By NriotHrreion Using [SDL3](https://libsdl.org)

## Build from source

```cmd
./build.bat
```