Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 383 Bytes

File metadata and controls

21 lines (12 loc) · 383 Bytes

DOH - Draw Over Html

Js project to create a drawing html page where you can:

  • add simple geometric figures (rects, circles, lines)
  • remove or manipulate them
  • load and save pictures
  • try gravity with rects

##Prerequisities:

##Example

http://marcoventurini.altervista.org/drawing.html

Have fun!