Etch A Sketch game created as part of The Odin Project.
DEMO: https://sibi361.github.io/TOP_Etch-a-Sketch/
- Add undo functionality (save last few modified boxes in an array)
- Enable drawing on mobile using touch input
- Fix: sketch export doesn't work on mobile