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

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.

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]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)

# ETCH-A-SKETCH

> Users can play with a digital etch-a-sketch. Built with JS following the requirements in The Odin Project.

Game:
![screenshot](./assets/screenshot.png)

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