Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)