SpacialCircumstances / igx_original

IGX (Intergalactics) source code
0 stars 0 forks source link

IGX

Slightly fixed version of Intergalactics (IGX) source code

Taken from: https://sourceforge.net/projects/igx/ All rights belong to the owners of the original project. According to sourceforge, the code is GPL 2 licensed, but no license file can be found in the distribution. I own nothing and take no responsibility.

Original website: playigx.com (Web archive from 2011)

Changes

Building and running

  1. Build project with gradle installDist
  2. Start server with .\build\install\igx_original\bin\server.bat ./ 50 (PS) or build/install/igx_original/bin/server ./ 50 (unix)
  3. Start client with .\build\install\igx_original\bin\client.bat localhost (PS) or build/install/igx_original/bin/client localhost (unix)
  4. Enjoy