A snake and a tetris game written purely using bash.
- SNAKE
- TETRIS
bash snake.sh
bash tetris.sh
s = move down
w = move up
a = move left
d = move right
q = quit
(tetris only)
k = rotate right
l = rotate left
Pending..
MIT
[Fernando Almeida] (fernando.c.almeida@gmail.com)