Skip to content

Pentaminum/AllofUsareDead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMPT 276 - Group 1 - All of Us Are Dead

To build the game -

  1. Ensure Maven and java are installed and compatible on your system. This project was written in Java 15.
  2. In terminal run mvn build

To play the game -

  1. Build the game
  2. From the project directory navigate to target directory cd target
  3. Run java -jar CMPT276_Group1-1.0-SNAPSHOT-jar-with-dependencies.jar

To Test the game -

  1. Build the game
  2. Run mvn test
  3. For proper test results ensure the test is kept in focus the entire test run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages