Skip to content

Igamingdev1/ball-drop-matter-js

Repository files navigation

Ball Drop and Grow (matter-js)

How to Play

  1. When the game starts, you'll see a single circle at the top center of the screen.
  2. Use the mouse cursor to move the circle left and right.
  3. Click the left mouse button to drop the circle down. The circle will stop falling when it hits the ground.
  4. When two circles of the same color collide, one of them will disappear, and the other will grow to twice its size.
  5. Keep playing, collect the highest score, and see how big you can make the circle!

How to Run the Game

  1. Make sure you have a web browser that supports HTML5.
  2. Download or copy all the game content to your computer.
  3. Open the index.html file in your web browser to start the game.

Developer

Created by pontrue1031@gmail.com