Monday 31 August 2015

Sed Tetris by uuner

This script is the best of example to prove the power of bash and sed. :-)

A game of tetris written using sed and bash by uuner for your shell.

The game has all the features of rotating blocks, increasing blocking speed and all.


So, shell scripts are not limited to automate your tasks, you can even create game using your shell scripts. There are many games available using the shell script, like snakes, tanks, and many more.

The code for sed tetris is available on the page:

http://uuner.livejournal.com/55238.html

Thank you.

No comments:

Post a Comment