~gsthnz/snke

Terminal snake game
Add documentation and license
Made game playable
initial snke commit

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~gsthnz/snke
read/write
git@git.sr.ht:~gsthnz/snke

You can also use your local clone with git send-email.

#snke

This is a simple snake game implementation I made for a lightning talk.

#Running

go build ./snke

#Instructions

Use arrow keys or HJKL to move around, hitting the wall or the snake body results in failure.