1. Home
  2. Computing & Technology
  3. C / C++ / C#

Compiling Space Trade with Visual C# 2005 Express Edition

By David Bolton, About.com

1 of 2

Downloading the Game Source

Space Trader Screen
The open source game Space Trader, a sort of 2D derivative of the classic game Elite was written in an earlier version of C# and will not compile as it currently stands. There are only a few errors and these can be easily fixed.

Download the source code file from Sourceforge.net. The project URL is Space Traders Project Homepage. On the download menu option select "Browse All Files". Look for the file spacetradewinsource2.00.zip and click it. You may be asked for the nearest mirror website to you, so select one from the provided list.

After downloading, unzip the zip file making sure that the paths tick box is checked. It is fine to unzip it into the C: folder as all the files will go into c:\spacetrader and you should see three subdirectories. images, SpaceTraderSetup and STConvert.

Before you run Microsoft Visual C# 2005 Express Edition, right click on the spacetrader folder in Windows Explorer and untick the read-only check box and click the apply button. You will be asked if you want to apply changes to the folder only or this folder, sub-folders and files. Make sure you check the latter so everything is set to writeable.

If you haven't got Microsoft Visual C# 2005 installed, this will show you how to download and install it.

On the Next Page - Fixing the Bugs

Explore C / C++ / C#
By Category
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. C / C++ / C#
  4. Code Library
  5. Code Library for C#
  6. Games in C#
  7. Compiling Space Trader with Visual C# 2005 Express Edition>

©2009 About.com, a part of The New York Times Company.

All rights reserved.