Skip to content

tangent-tz/Journey2TheWild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to build the game, move to the root directory of this project and run the following command. This will generate the target directory
mvn package

In order to run the game and run the following command from the root directory of this project after building
java -jar target/project-1.0-SNAPSHOT.jar

In order to test the game, run the following command from the root directory of this project.
mvn test

In order to build the javadoc documentation, run the following command from the root directory of this project, this will create the javadoc html files in the directory target/site/apidocs
mvn javadoc:javadoc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages