Home

Awesome

Spacecraft

A 3d multiplayer deathmatch space game written in D 2.0

Setup

The folder structure should look as follows:

Then just build Spacecraft using one of the Visual Studio Solutions. You will need to have VisualD installed.

Usage

First you will need to start up a server to connect to:

Spacecraft.exe -server -ip 127.0.0.1

Then you can connect to it using the client

Spacecraft.exe -ip 127.0.0.1

If you want to play with others over the network you need to specifiy your real ip-address instead of localhost. Spacecraft was not designed to be played over the internet, but it will work. You will however have some lag if you try it out.

Here is a complete list of all command line options

Controls