Skip to content

Releases: DrShahinstein/c-snake-game

Stable

03 Feb 22:53
Compare
Choose a tag to compare

Linux

snakegame-linux.zip extracts:

snakegame-linux
├── assets
│   ├── apple.png
│   └── apple.wav
└── snakegame (executable binary)

Windows

snakegame-win64.zip extracts:

snakegame-win64
├── assets
│   ├── apple.png
│   └── apple.wav
└── snakegame.exe