Skip to content

pr3st00/bash-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Games

A snake and a tetris game written purely using bash.

  1. SNAKE
snake
  1. TETRIS
image

How run

bash snake.sh
bash tetris.sh

Available commands

s = move down
w = move up
a = move left
d = move right
q = quit


(tetris only)
k = rotate right
l = rotate left

Current Feature Requests/Suggestions

Pending..

License

MIT

Author

[Fernando Almeida] (fernando.c.almeida@gmail.com)

About

A snake and a tetris game written in bash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages