Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sahilcreate/etch-a-sketch
https://github.com/sahilcreate/etch-a-sketch
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sahilcreate/etch-a-sketch
- Owner: Sahilcreate
- Created: 2024-03-26T11:04:30.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-29T06:41:03.000Z (9 months ago)
- Last Synced: 2024-03-30T05:37:25.623Z (9 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Etch-a-Sketch
Etch-A-Sketch is a fun browser-based project that offers users an interactive canvas resembling a blend of a sketchpad and the classic Etch-A-Sketch toy. With customizable grid sizes, users can create perfect square grids to unleash their creativity. Using their mouse, they can hover over the grid, leaving behind a pixelated trail akin to the nostalgic drawing toy.
Crafted with HTML, JavaScript, and CSS, utilizing DOM manipulation and Flexbox
Enjoy!
[The Odin Project](https://www.theodinproject.com/)
[TOP : Etch-a-Sketch](https://www.theodinproject.com/lessons/foundations-etch-a-sketch)