Skip to content

NilsHullegien/TempleRunGroup5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

TempleRunGroup5

Running the game

Either open the project in your favorite Java IDE and run the com.group5.java.EndlessRunnerDesktop class in the desktop project, or run the following command: mvn -P desktop install

UI test

The UI test can be found in the file "UITest.pdf" , which can be found in the documentation folder.