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:

tar xvzf aftetris-1.11.tar.gz
cd aftetris-1.11
make


To install it in your system type:

sudo cp aftetris /usr/local/bin

To run the program type:

aftetris

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:

aftetris -customize

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!

One Response to “aftetris 1.11 (tetris clone for X11)”

  1. George E. Papadakis Says:
    Classic af, by all means.

Leave a Reply