Skip to content

remikeophila/treasure-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Treasure Map:

Treasure Map is a simulation game.

Prerequisites:

  • Maven 3.5
  • Java 8

Build from sources:

To build the project for sources, go to the project root folder and launch the following command:

mvn clean install

In the target folder, Maven created the application jar:

treasure-map-jar-with-dependencies.jar

Run The Game

Parameters:

  1. Input file
  2. Output file

Usage Example

java -jar treasure-map-jar-with-dependencies.jar /path/to/input/file.txt /path/to/output/file.txt 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages