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++
- Host: GitHub
- URL: https://github.com/nriothrreion/snake-cpp
- Owner: NriotHrreion
- Created: 2025-09-25T13:28:31.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-26T05:03:03.000Z (10 months ago)
- Last Synced: 2025-09-26T07:05:18.523Z (10 months ago)
- Topics: cpp, snake-game
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake Game in C++
By NriotHrreion Using [SDL3](https://libsdl.org)
## Build from source
```cmd
./build.bat
```