| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| spacetrader_full_1.1.jar | 2009-07-04 | 1.6 MB | |
| Version_1.1_readme.txt | 2009-07-04 | 1.5 kB | |
| spacetrader_1.1.jar | 2009-07-04 | 1.3 MB | |
| Totals: 3 Items | 2.9 MB | 0 | |
Space Trader Java - Version 1.1 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 SE 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. ---- Changes from 0.9, 1.0: - Seperate main window to several classes. - Enable play in non-cheat mode (Just enter a name in the New Game dialog) - Fixed bugs in high-score: sort during save, read from file Have fun! More will follow! --Aviv.