Skip to content

Giri7a/Bubbles-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Bubbles-App

  • Module 1 and Module 2 should be implemented in the same application and not in two different files.

Module 1

  • Create a Simple Application using HTML5 Canvas Element. Draw 4 circles to the left side of the canvas & fill them with different colors.

  • Draw arrows corresponding to each circle to the right side of the canvas.

  • All the circles & the arrows should be drawn on a single canvas element.

    Module 2

  • When you click inside any circle, the arrow to the corresponding circle should start moving towards the circle & hit it.

  • Color of the circle should change once the arrow hits them.

  • Add a reset button that resets the application to its initial state.

About

Using Plain JavaScript & HTML

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published