Skip to content

sandrin/nullpomino

 
 

Repository files navigation

patched slick.jar in /lib so that it doesn't crash on startup when more than 10 controllers are detected

new installer for windows here (has patched library included)

patched library standalone here


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