Skip to content

HugoHSun/quick-draw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The University of Auckland - SE206 - 2022 - Beta & Final Releases

Quick, Draw!

Requirements

What to do first?

Make sure that the provided tests pass.

Unix/MacOsX:
./mvnw clean test

Windows:
.\mvnw.cmd clean test

This will also install the GIT pre-commit hooks to activate the auto-formatting at every GIT commit.

How to run the game?

Unix/MacOsX:
./mvnw clean javafx:run

Windows:
.\mvnw.cmd clean javafx:run

How to format the Java code?

You can format the code at any time by running the command:

Unix/MacOsX:
./mvnw git-code-format:format-code

Windows:
.\mvnw.cmd git-code-format:format-code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •