popiolekdawid / bouncing-balls

Remember the bouncing banner from VHS screensavers? Yeah, this is it but with more balls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bouncing-balls

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

About

Remember the bouncing banner from VHS screensavers? Yeah, this is it but with more balls.


Languages

Language:JavaScript 82.8%Language:CSS 10.1%Language:HTML 7.1%