https://github.com/2lchain/xerpent
snake game
https://github.com/2lchain/xerpent
assembly raylib
Last synced: about 1 year ago
JSON representation
snake game
- Host: GitHub
- URL: https://github.com/2lchain/xerpent
- Owner: 2lchain
- Created: 2024-03-21T10:32:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-15T19:04:22.000Z (over 1 year ago)
- Last Synced: 2025-04-08T15:05:05.051Z (about 1 year ago)
- Topics: assembly, raylib
- Language: Assembly
- Homepage:
- Size: 2.63 MB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
- requires RayLib on x86-64 Linux.
### build & run
```bash
./make snake
./snake
```