/bash-snake-game

a simple snake game written in bash.

Primary LanguageShell

Snake game for bash

A simple snake game written in bash.
WASD/arrows - to control
-/+ - to change speed
p - to pause
Ctl-C - exit

snake_bl

Pass any parameter to use symbols instead of colored blocks
snake_ch

Grab&Run

bash <(curl -s https://raw.githubusercontent.com/kolbasky/bash-snake/main/snake.sh)