aftetris 1.11 (tetris clone for X11)
May 1st, 2008
Since there is no "official" place for aftetris, my tetris clone for the X Window System, I'm posting a copy right here for whoever might be interested.
This is the download link: aftetris-1.11.tar.gz
Here you can watch a short video demonstration of the game:
To build the program simply type:
To install it in your system type:
To run the program type:
The first time you run the program you will be asked to configure your keyboard settings. If you ever want to reconfigure the keyboard settings, type:
The game is good (I think) but the code sucks. However, I'm freely unfolding it in front of your eyes for you to revolt at the sight of it. Have tons of fun!
This is the download link: aftetris-1.11.tar.gz
Here you can watch a short video demonstration of the game:
To build the program simply type:
tar xvzf aftetris-1.11.tar.gz
cd aftetris-1.11
makeTo install it in your system type:
sudo cp aftetris /usr/local/binTo run the program type:
aftetrisThe first time you run the program you will be asked to configure your keyboard settings. If you ever want to reconfigure the keyboard settings, type:
aftetris -customizeThe game is good (I think) but the code sucks. However, I'm freely unfolding it in front of your eyes for you to revolt at the sight of it. Have tons of fun!
May 1st, 2008 at 11:28 am Classic af, by all means.