Skip to content

Pallesen01/island-trader

Repository files navigation

Steps to import source code into eclipse from dkp33_dpa107_exportedEclipseProject.zip:

1. Create a new Java Project in eclipse

2. Right-click on the new project and click Import

3. Select General -> Archive File

4. Select dkp33_dpa107_exportedEclipseProject.zip as the archive file and click finish

-------------------------------------------------------------------------------------------------

Steps to run Island Trader from .jar file:

1. Ensure that game-parameters is in the same directory as dkp33_dpa107_IslandTrader.jar

2. To start Island Trader using the GUI use the command:
        java -jar dkp33_dpa107_IslandTrader.jar

    To start Island Trader using TextUI use the command:
        java -jar dkp33_dpa107_IslandTrader.jar text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages