A simple snake game written in bash.
WASD/arrows
- to control
-
/+
- to change speed
p
- to pause
Ctl-C
- exit
Pass any parameter to use symbols instead of colored blocks
bash <(curl -s https://raw.githubusercontent.com/kolbasky/bash-snake/main/snake.sh)