NullpoMino: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 15: | Line 15: | ||
|ingame-scrn = NullpoMino_RetroMania.png | |ingame-scrn = NullpoMino_RetroMania.png | ||
}} | }} | ||
'''''NullpoMino''''' is a cross-platform, open-source Tetris clone written in Java providing three versions: One using [http://slick.cokeandcode.com/ Slick], another using [http://sdljava.sourceforge.net/ sdljava], the last using [http://en.wikipedia.org/wiki/Swing_(Java) Swing]. | '''''NullpoMino''''' is a cross-platform, open-source Tetris clone written in Java providing three versions: One using [http://slick.cokeandcode.com/ Slick], another using [http://sdljava.sourceforge.net/ sdljava], the last using [http://en.wikipedia.org/wiki/Swing_(Java) Swing]. |
Revision as of 12:37, 22 August 2019
NullpoMino | |
---|---|
Developer(s) | Anonymous, Zircean |
Publisher(s) | N/A |
Platform(s) | Java |
Release | July 27, 2008 |
Latest release | 7.5.0 (21 January 2011) |
Gameplay info | |
Next pieces | Variable |
Playfield size | Variable |
Hold piece | Yes, with IHS |
Hard drop | Yes |
Rotation system | Almost anything you can come up with |
NullpoMino is a cross-platform, open-source Tetris clone written in Java providing three versions: One using Slick, another using sdljava, the last using Swing. It simulates a great many games, including the TGM series, and contains a utility for creating your own custom rotation systems as well.
NullpoMino is one of the few Tetris games, official or not, with a truly cross-platform online vs. mode, the others being TetriNET, Blockbox, Tetris Friends, and MultriNet. Blockles would have also been on this list, if not for its demise.
Game modes
All of the game modes with "Mania" in their names are based directly on TGM modes, except for the two added by Zircean: Retro Mania simulates Tetris (Sega), while Phantom Mania takes the Death speed curve and makes it invisible. |