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

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

Awesome Lists containing this project

README

          

# Etch-A-Sketch

![Screenshot](screenshot.png)

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

- [![HTML5](https://img.shields.io/badge/HTML5-white?style=for-the-badge&logo=html5&logoColor=e65127)](https://html5.org/)
- [![CSS3](https://img.shields.io/badge/CSS3-white?style=for-the-badge&logo=css3&logoColor=306AF1)](https://www.w3.org/Style/CSS/Overview.en.html)
- [![JavaScript](https://img.shields.io/badge/Javascript-383936?style=for-the-badge&logo=javascript)](https://js.org/index.html)

### Tools

- [![!Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-2c2c32?style=for-the-badge&logo=visual-studio-code&logoColor=007ACC)](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)