Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
onkar69483 committed Feb 18, 2024
1 parent 8e4f831 commit f4b4020
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 8 deletions.
47 changes: 39 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,39 @@
# Etch-a-Sketch

Tasks
1) Make Grid
2) Make Pixels
3) Handle clicks on pixels
-check if mouse is clicked on grid
-if it is clicked then color the pixels on which it is hovering
# Etch-a-Sketch Web Application

![Etch-a-Sketch Preview](./assets/images/preview.png)

Visit -> [Etch-a-Sketch](https://onkar69483.github.io/Etch-a-Sketch/).

Welcome to Etch-a-Sketch, a simple yet fun web application that allows users to unleash their creativity by painting on a digital canvas. Whether you're an artist or just looking for a way to relax and doodle, Etch-a-Sketch offers a range of tools and options to cater to your painting needs.

## Features

- **Grid Painting**: Create colorful masterpieces on a grid-based canvas.
- **Custom Grid Size**: Adjust the grid size according to your preference.
- **Color Selection**: Choose from a variety of colors to paint with.
- **Toggle Grid**: Easily toggle the grid on and off for a different painting experience.
- **Different Painting Tools**: Switch between pencil, eraser, and rainbow mode for varied effects.
- **Clear Canvas**: Clear the canvas with a single click to start fresh.

## Usage

1. Visit the [Etch-a-Sketch website](https://onkar69483.github.io/Etch-a-Sketch/).
2. Adjust the grid size if desired using the input field provided.
3. Select your preferred painting tool: Pencil, Eraser, or Rainbow.
4. Choose a color from the color palette.
5. Start painting on the canvas by clicking and dragging your mouse cursor.
6. Use the "Clear" button to erase all drawings and start over.
7. Toggle the grid on or off using the "Toggle Grid" button for different painting experiences.

## Contributing

If you'd like to contribute to the development of Etch-a-Sketch, feel free to fork this repository, make your changes, and submit a pull request. Any contributions are highly appreciated!

## Credits

- **Developer**: Onkar Mendhapurkar ([LinkedIn](https://www.linkedin.com/in/onkarmendhapurkar/), [GitHub](https://github.com/onkar69483), [YouTube](https://www.youtube.com/channel/UCK4ijj-RTWKFb1gyTpa1xSg))

- **Reference**: [The Odin Project](https://www.theodinproject.com/lessons/foundations-etch-a-sketch)


Enjoy painting with Etch-a-Sketch! 🎨🖌️
Binary file removed assets/images/github-sign.png
Binary file not shown.
Binary file removed assets/images/linkedin.png
Binary file not shown.
Binary file added assets/images/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f4b4020

Please sign in to comment.