Remember the bouncing banner from VHS screensavers? Yeah, this is it but with more balls.
The game works like this:
- 25 colorful balls and a white circle called the Evil Circle are spawned.
- the user controls the Evil Circle and tries to capture as many balls as they can.
I build this project using object oriented programming in JavaScript. This project is an assesment of the skills I aquired while following MDN Web Docs tutorial on JavaScript objects. https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects