stream snake
without downloading/installing
bash <(curl -s https://raw.githubusercontent.com/wick3dr0se/snake/main/snake)
otherwise, download
git clone https://github.com/wick3dr0se/snake; cd snake
install to $PATH (optional)
cp snake /usr/local/bin
if installed to $PATH snake
, otherwise ./snake
or bash snake
arrow keys, or:
H
, A
- move left
J
, S
- move down
K
, W
- move up
L
, D
- move right
Q
- quit
any other key pauses