Start like this:

java -jar asteroids.jar [-d] [host[:port]]
-d opens display window
host connects to that host, default localhost
port connects to that port, default 1979

Sources are in src, developed with java 1.6, used rammis implementation
as "seed".
Project file for eclipse in .project.

Mats Johnson, mats@jupp.se
