Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 785 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 785 Bytes

final-project-sikihaja

Final Project for:
Jason Kiff
Jonah Siekmann
Burton Jaursch
Alec Hayden
Jared Tence

Dynamic drawing board. Each collaborator gets their own hex color to draw with, and there's a running list of current collaborators.
Drawings fade out dynamically, decreasing in opacity as time passes. Maybe losing 10% opacity every 5 seconds, so drawings would return to totally white after 50 seconds.

Things left to do:

Add list of contributors (names/hex colors) (Jason)
Allow the user to pick the fade rate of the curve (Alec)
GUI/Drawing enhancements, geometrical shapes (Jared)
Various design improvements (Burton)

'Snapshot' image stored in a JSON file, able to be called up by a user.