https://github.com/chiefwoods/etch-a-sketch
Web drawing pad for The Odin Project
https://github.com/chiefwoods/etch-a-sketch
theodinproject
Last synced: 7 months ago
JSON representation
Web drawing pad for The Odin Project
- Host: GitHub
- URL: https://github.com/chiefwoods/etch-a-sketch
- Owner: ChiefWoods
- Created: 2022-08-25T07:51:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T08:53:16.000Z (almost 2 years ago)
- Last Synced: 2023-12-27T09:43:13.546Z (almost 2 years ago)
- Topics: theodinproject
- Language: JavaScript
- Homepage: https://chiefwoods.github.io/etch-a-sketch/
- Size: 7.49 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Etch-A-Sketch

Web drawing pad for [The Odin Project](https://www.theodinproject.com/).
[Live Website](https://chiefwoods.github.io/etch-a-sketch/)
[Source Repository](https://github.com/ChiefWoods/etch-a-sketch)
Not compatible with mobile devices
## Features
- Create detailed pixel art
- Configurable palette size
- Multiple colouring tools## Built With
### Languages
- [](https://html5.org/)
- [](https://www.w3.org/Style/CSS/Overview.en.html)
- [](https://js.org/index.html)### Tools
- [](https://code.visualstudio.com/)
## Getting Started
### Setup
1. Clone the repository
```
git clone https://github.com/ChiefWoods/etch-a-sketch.git
```## Issues
View the [open issues](https://github.com/ChiefWoods/etch-a-sketch/issues) for a full list of proposed features and known bugs.
## Acknowledgements
### Resources
- [Shields.io](https://shields.io/)
- [Google Fonts](https://fonts.google.com/)
- [Pictogrammers](https://pictogrammers.com/)### Hosting
- [GitHub Pages](https://pages.github.com/)
## Contact
[chii.yuen@hotmail.com](mailto:chii.yuen@hotmail.com)