About
Lemmings is a 1991 puzzle and strategy game developed by DMA Design and published by Psygnosis for the Amiga, inspired by a simple animation experiment and later ported to numerous platforms. RetroLemmini is a continuation of the Java-based Lemmini family of Lemmings engines (Lemmini, SuperLemmini, SuperLemminiToo), aiming to fix bugs and generally modernize the engine. It's built with Java and the Ant build tool, and can be built and run from the command line or via Eclipse.
Getting started
Install a JDK and Ant, then run "ant" from the project's root directory to build and "ant run" to play; alternatively, it can be built and exported as a runnable JAR from Eclipse.
History
RetroLemmini continues over twenty years of combined work by Volker Oth (original Lemmini), Ryan Sakowski (SuperLemmini), and Charles (SuperLemminiToo), with Will now maintaining the project.