https://github.com/javitocor/etch-a-sketch--js
Users can play with a digital etch-a-sketch. Built with JS following the requirements in The Odin Project.
https://github.com/javitocor/etch-a-sketch--js
bootstrap css etch-a-sketch html javascript jsgames
Last synced: 4 months ago
JSON representation
Users can play with a digital etch-a-sketch. Built with JS following the requirements in The Odin Project.
- Host: GitHub
- URL: https://github.com/javitocor/etch-a-sketch--js
- Owner: javitocor
- License: mit
- Created: 2020-07-26T16:20:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T06:37:03.000Z (almost 6 years ago)
- Last Synced: 2025-10-07T08:46:35.496Z (9 months ago)
- Topics: bootstrap, css, etch-a-sketch, html, javascript, jsgames
- Language: HTML
- Homepage: https://javitocor.github.io/Etch-A-Sketch--JS/
- Size: 41 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]

# ETCH-A-SKETCH
> Users can play with a digital etch-a-sketch. Built with JS following the requirements in The Odin Project.
Game:

Additional description about the project and its features.
## Built With
- HTML
- CSS
- BOOTSTRAP
- JAVASCRIPT
## Instrucions to Play
- Click 'Start' button, and introduce the grid size.
- Choose color.
- In the board, the user can draw something by dragging the mouse.
- Press a key to stop painting and press 'Enter' button to paint again.
- Click 'Reset' button to clean up the board and start drawing again.
- Click 'Start' to change again the grid size.
## Live Demo
[Live Demo Link](https://javitocor.github.io/Etch-A-Sketch--JS/) :point_left:
## Getting Started
- Follow the live demo link and enjoy the site.
### Prerequisites
- A modern browser, up to date. :muscle:
## Authors
👤 Javier Oriol Correas Sanchez Cuesta
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/javitocor/javitocor/Etch-A-Sketch--JS/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- The Odin Project
- StackOverFlow
## 📝 License
This project is [MIT](lic.url) licensed.
[contributors-shield]: https://img.shields.io/github/contributors/javitocor/javitocor/Etch-A-Sketch--JS.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/javitocor/Etch-A-Sketch--JS/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/javitocor/Etch-A-Sketch--JS.svg?style=flat-square
[forks-url]: https://github.com/javitocor/javitocor/Etch-A-Sketch--JS/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/javitocor/Etch-A-Sketch--JS.svg?style=flat-square
[stars-url]: https://github.com/javitocor/javitocor/Etch-A-Sketch--JS/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/javitocor/Etch-A-Sketch--JS.svg?style=flat-square
[issues-url]: https://github.com/javitocor/javitocor/Etch-A-Sketch--JS/issues