Darkworld : A game of intergalactic conquest
Main
Documentation
Screenshots
Download
Developers
Project Page
































Compiling the server

As a prerequisite you will need Java SDK 1.5 and Apache ant. After obtaining these, download the source code from here and also download these libraries.

After setting up Java and ant, do the following

  • tar xvzf <Download dir>/dw-0.2.1.tar.gz
  • cd darkworld-0.2.1/src/server/
  • tar xvzf <Download dir>/dw-server-libs-0.2.1-bin.tar.gz
  • ant plugins

After compiling the server run ./DarkWorld.sh to start the server. Then open a web browser to http://localhost:9042/ to start a game.

© 2004 Keith Turner