Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ybigsur5/doodle-zone
The Doodle Zone is a simple web-based drawing application that allows users to create art on a canvas. Users can select colors and brush sizes, use an eraser, clear the canvas, and save their drawings as images. It's designed for easy interaction, making it perfect for doodling and expressing creativity online. Enjoy creating!
https://github.com/ybigsur5/doodle-zone
Last synced: 17 days ago
JSON representation
The Doodle Zone is a simple web-based drawing application that allows users to create art on a canvas. Users can select colors and brush sizes, use an eraser, clear the canvas, and save their drawings as images. It's designed for easy interaction, making it perfect for doodling and expressing creativity online. Enjoy creating!
- Host: GitHub
- URL: https://github.com/ybigsur5/doodle-zone
- Owner: ybigsur5
- Created: 2024-10-23T07:10:29.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-25T02:40:41.000Z (3 months ago)
- Last Synced: 2024-10-26T16:13:44.008Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Doodle Zone π¨
Welcome to **Doodle Zone**! This is your go-to online space for unleashing your creativity and having fun with digital drawing. Whether youβre a budding artist or just want to doodle for a bit, this app is perfect for you!
## How to Use Doodle Zone ποΈ
1. **Get Started**: Open the app in your web browser and get ready to create!
2. **Choose Your Color**: Use the color picker to select your favorite color.
3. **Pick Your Brush Size**: Choose from small, medium, or large brush sizes to suit your drawing style.
4. **Start Drawing**: Click and drag your mouse on the canvas to create your masterpiece.
5. **Eraser Tool**: Made a mistake? No problem! Click the eraser button to remove any unwanted lines.
6. **Clear the Canvas**: Want a fresh start? Hit the "Clear Canvas" button to wipe everything away.
7. **Save Your Artwork**: Proud of your creation? Click the "Save Drawing" button to download your artwork as an image file.## Features π
- A simple and intuitive drawing interface.
- Choose from a variety of colors and brush sizes.
- Easy-to-use eraser and clear canvas options.
- Save your creations to share with friends or keep for yourself!## Getting Started π
To start doodling, simply clone this repository or download the HTML file, and open it in your favorite web browser. No installation neededβjust pure fun!
```bash
git clone https://github.com/yourusername/doodle-zone.git
```## Technologies Used π»
- **HTML**: For the basic structure of the app.
- **CSS**: To style the app and make it look great.
- **JavaScript**: For all the interactive features that make doodling fun!## Contribute π€
Weβd love to see your contributions! If you have ideas for new features, improvements, or just want to report a bug, feel free to open an issue or submit a pull request.
## Have Fun! π
Get ready to express yourself in **Doodle Zone**! Challenge your friends to see who can create the most amazing doodle or just enjoy some relaxing drawing time. Happy doodling!
```### Notes:
- Remember to replace `yourusername` in the clone command with your actual GitHub username.
- You can add any additional sections like licensing or acknowledgments if needed. Enjoy sharing your Doodle Zone app!