Right!
I created super tetris in about a month, it may not be pretty, but it has a lot of special features that took a lot of time to implement. I decided to make this project open source, and can be found at both http://code.google.com/p/completetetris/ and https://www.ohloh.net/p/super_tetris.
EDIT: Direct download to the JAR is: http://completetetris.googlecode.com/files/tetris.jar
Bug fixes and suggestions would be very useful, and the source is freely available to the public as a training tool as long as it isn’t used for commerical projects. Credit would be nice though!
Downloads are available through googlecode, as is the SVN.
Cheers,
Darkzaelus
side notes:
Uses ini4j (http://ini4j.sourceforge.net/) for creating the configuration files.
Will use LWJGL when I get around to it (Version 2)
There are a lot of undocumented extra gameplay features:
- Complete tetris - perform a tetris which clears the screen
- If you drop a shape before the game goes through a tick, your combo multiplier is preserved
I will add more when i remember them!