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

https://github.com/2lchain/xerpent

snake game
https://github.com/2lchain/xerpent

assembly raylib

Last synced: about 1 year ago
JSON representation

snake game

Awesome Lists containing this project

README

          

- requires RayLib on x86-64 Linux.
### build & run
```bash
./make snake
./snake
```