/nullpomino

An action puzzle game

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Nullpomino

NullpoMino is an open-source action puzzle game that works on the Java platform. It has a wide variety of single-player modes and netplay to allow players to compete over the Internet or LAN.

Current stable version

The current stable version is 7.5.0, which has the following new features:

  • Screen size option for Slick and Swing (320x240, 640x480, 800x600, 1024x768, etc)
  • "Dig Challenge" mode where garbage blocks will constantly rise
  • More single player modes in NetPlay
  • Much more stable NetServer
  • New icon
  • Installer for Windows (uses Inno Setup)
  • App Bundle for Mac OS X

Download

Building

Linux

Use maven to compile the project:

cd nullpomino-parent/
mvn package
cd ../nullpomino-run/target/install/
chmod +x ./play_swing
./play_swing