Skip to content

dodinhtrung97/Zork

Repository files navigation

Maven Project
	
	1. Plugins:
		Include Shade Plugin for configuration the jar file and inclusion of any dependencies in pom.xml
	2. Dependencies:
		junit 4.12
	3. Compilation:
		mvn clean package
		For compiling the maven project
	4. Run:
		java -jar ./target/zork.game-1.0 start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages