mirror of
https://github.com/alebcay/awesome-shell.git
synced 2025-01-09 22:19:26 -05:00
Merge pull request #14 from matagus/adding-sed-games
Sokoban, arkanoid and tetris written using sed.
This commit is contained in:
commit
fca1cbcedc
@ -79,6 +79,8 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
|||||||
|
|
||||||
* [bash2048](https://github.com/mydzor/bash2048) - Bash implementation of 2048 game
|
* [bash2048](https://github.com/mydzor/bash2048) - Bash implementation of 2048 game
|
||||||
* [minesweeper](https://github.com/feherke/Bash-script/blob/master/minesweeper/minesweeper.sh) - Bash implementation of minesweeper
|
* [minesweeper](https://github.com/feherke/Bash-script/blob/master/minesweeper/minesweeper.sh) - Bash implementation of minesweeper
|
||||||
|
* [sedtris](https://github.com/uuner/sedtris) - Tetris in sed
|
||||||
|
* [arkanoid and sokoban](https://github.com/aureliojargas/sed-scripts) - Arkanoid and Sokoban written using sed
|
||||||
|
|
||||||
## Utilities and Tools
|
## Utilities and Tools
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user