Skip to content

Canvas Circles with Arrows (Bubbles App) is a fun interactive web project built using HTML5 Canvas and JavaScript.

Notifications You must be signed in to change notification settings

shitanshuk32/Arrow-Burst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arrow Burst using Canvas

Screenshot 2023-07-22 195150

Overview

Canvas Circles with Arrows is a fun interactive web project built using HTML5 Canvas and JavaScript. It allows you to create circles with different colors on the left side of the canvas, and arrows on the right side. When you click inside a circle, the corresponding arrow starts moving towards the circle and bounces off when it hits the circle. The goal is to hit all the circles with the arrows.

Demo

You can see a live demo of the project here.

Features

  • Interactive Canvas: Create colorful circles and arrows with interactive click events.
  • Animation: Arrows smoothly move towards the circles and bounce off when they collide.
  • Responsive Design: The canvas adapts to different screen sizes and orientations.

Usage

  1. Clone the repository: git clone https://github.com/your-username/canvas-circles-with-arrows.git
  2. Open index.html in your web browser.
  3. Click inside a circle to start the arrow's movement towards it.
  4. Try to hit all the circles with the arrows.

Technologies Used

  • HTML5 Canvas: For drawing the circles and arrows.
  • JavaScript: For interactivity and animation.

Contributions

Contributions are welcome! If you have any ideas, improvements, or bug fixes, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Canvas Circles with Arrows (Bubbles App) is a fun interactive web project built using HTML5 Canvas and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published