https://github.com/lippiece/odin-etch-a-sketch
My take on Odin Project's Etch-a-sketch page
https://github.com/lippiece/odin-etch-a-sketch
Last synced: 13 days ago
JSON representation
My take on Odin Project's Etch-a-sketch page
- Host: GitHub
- URL: https://github.com/lippiece/odin-etch-a-sketch
- Owner: Lippiece
- Created: 2022-04-03T14:03:30.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T13:15:47.000Z (about 4 years ago)
- Last Synced: 2025-03-16T09:35:58.594Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A simple etch-a-sketchboard in JS
- Set the size of the board
- Set the paint color
- Clear the board
- Toggle the rainbow mode
Preview: https://lippiece.github.io/odin-etch-a-sketch/