Hacker News new | ask | show | jobs
by throwaway45467 1037 days ago
Fun! What did you implement it with?
1 comments

It's just simple HTML/CSS/JS and canvas manipulation; scoring is done using 'difference' compositing & checking pixel RGB values, and brushes are built up from bog-standard canvas strokes.