Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhw-repo/odin-etch-a-sketch-pink
JavaScript event listeners & DOM manipulation. CSS, layout Flexbox & Grid. HTML to create structure of this online sketch pad, where the user draws using their mouse
https://github.com/rhw-repo/odin-etch-a-sketch-pink
css-flexbox css3 html5 javascript javascript-dom-manipulation
Last synced: 30 days ago
JSON representation
JavaScript event listeners & DOM manipulation. CSS, layout Flexbox & Grid. HTML to create structure of this online sketch pad, where the user draws using their mouse
- Host: GitHub
- URL: https://github.com/rhw-repo/odin-etch-a-sketch-pink
- Owner: rhw-repo
- Created: 2022-04-04T14:22:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T15:25:09.000Z (about 1 year ago)
- Last Synced: 2024-10-04T05:41:34.027Z (about 2 months ago)
- Topics: css-flexbox, css3, html5, javascript, javascript-dom-manipulation
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Third iteration, to experiment with passing different colour combinations onClick from the HTML colour choice buttons.
Uses JavaScript DOM manipulation with CSS3 and HTML to create an online game, a sketchpad where the user can draw, by
clicking on color choice buttons and then dragging their mouse across the pad.[Click here to play the game](https://rhw-repo.github.io/odin-etch-a-sketch-pink/)