index
:
snake
master
Grassroots clone of the Nokia classic game Snake
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
# snake ## Building ### Arch Linux ``` git clone https://git.shady.money/snake.git sudo pacman -S raylib cd ./snake make clean && make ``` ## COPYING Please see `LICENSE` for details.