I’m developing an open source clone of th Digital Reality game Imperium Galactica (released in 1997) on the Java platform. Imperium Galactica was a real time space strategy game with exceptionally deep story, management and graphics for a DOS game.
If you played the original game you might be interrested to check out my implementation.
The project can be located at http://code.google.com/p/open-ig/ where you can download the JAR file and check out some documentation and screenshots. Note that you’ll need the original game files to run it.
The game is strongly work in progress as there is not much details available of the original game, and contains tons of custom features which need to be coded one-by-one, screen-by-screen.
I’m also looking for persons who played the original game to help me discover some of its hidden aspects (AI behavior, gameplay mechanics) required for a proper clone.