GSoC/GCI Archive
Google Code-in 2014 FOSSASIA

Create a drawing app using p5.js

completed by: James

mentors: codeanticode

Write an online app using p5.js (http://p5js.org/) that allows you make drawings inside the browser.

Think of using any of the p5.js libraries:

http://p5js.org/libraries/

to add special functionality, for example sounds (maybe some gestures trigger specific sounds) and video (perhaps you could show a video playing on the background on top of which you can make a drawing?)