Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 789 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 789 Bytes

EtchySketch

A simple mosaic art generator on your browser. Check it out here.

Help

  • Draw - Click / Drag on any block
  • Erase - Control (Cmd) + Click / Drag
  • Undo - Control + Z (Cmd + Z on Mac)
  • Redo - Control + Y (Cmd + Y on Mac)

Details

This project is an extended version of an assignment from The Odin Project. The website is built purely using vanilla HTML, CSS and JS.
iro.js was used to create the beautiful color picker.

Kudos to Rahul Chakraborty for designing the site.


To Do

  • Undo / Redo
  • Night Mode
  • Responsive
  • UI Fixes