Skip to content

Etch-a-Sketch but it's not really an Etch-a-Sketch because the content fades dynamically but that's okay because who really cares what it's called?

Notifications You must be signed in to change notification settings

jmanosu/final-project-sikihaja

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)
incorporate mongodb for storing curve objects
user persistence (?)
comment code for clarity
allow the user to pick the fade rate of the curve(?)

About

Etch-a-Sketch but it's not really an Etch-a-Sketch because the content fades dynamically but that's okay because who really cares what it's called?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.1%
  • HTML 19.6%
  • CSS 14.3%