Skip to content

A speed-drawing application inspired by Google’s ‘Quick, Draw’ game for students to practice their art skills, complete with Text to Speech, Sound FX, badges, a leaderboard, and progress bars. Created as part of my uni course, SOFTENG 206 - Software Engineering Design, in a 3-person team.

Notifications You must be signed in to change notification settings

lia-arroyo/quick-draw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

A speed-drawing application inspired by Google’s ‘Quick, Draw’ game for students to practice their art skills, complete with Text to Speech, Sound FX, badges, a leaderboard, and progress bars. Created as part of my uni course, SOFTENG 206 - Software Engineering Design, in a 3-person team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •