| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Version_0.9_readme.txt | 2008-11-21 | 1.3 kB | |
| spacetrader_full.jar | 2008-11-21 | 1.5 MB | |
| spacetrader.jar | 2008-11-21 | 1.3 MB | |
| Totals: 3 Items | 2.8 MB | 0 | |
Space Trader Java - Version 0.9 There are two files in this version - you only need one. spacetrader.jar - Playable version. Includes binary only spacetrader_full.jar - Playable, with all code included. To play the game, just download whichever file you wish, put it a fresh directory, and run it (See below). Naturally, you'de need a Java Runtime (Version 5.0 or later). NOTE: When the game runs, it creates a few directories and files in the directory where it is run from, so you'de like to use a clean directory for it. To run the game: From windows file manager: double-click the JAR file. or, From command-prompt: java -jar spacetrader.jar or, better: javaw -jar spacetrader.jar and that's it. Under other OS's, I'm just not sure; A good guess would be to try the same. If you wish to play with the code: the file spacetrader_full.jar contains both binary and source code, and even the eclipse project files. A JAR file is really just a ZIP file, so you can extract it any way you're used to. However, you might want to download the code from SourceForge CVS server - that's where the latest code always is. The project is titles "spacetraderjava" whenever SourceForge's management is involved. Have fun! More will follow! --Aviv.