The snake is controlled with w
, a
, s
and d
, It don't support windows (but docker supported).
curl -fsSL "https://bina.egoist.dev/woorui/snake" | sh
or
go install github.com/woorui/snake
> snake -h
Usage of snake:
-height int
game stage height (default 12)
-speed int
game speed, duration between two frames (default 120)
-width int
game stage width (default 25)
snake
see here: https://github.com/woorui/snake/pkgs/container/snake