Welcome to "Circle Drop and Grow," a simple web game where you control a circle, drop it, and make it grow by colliding with similar circles.
- When the game starts, you'll see a single circle at the top center of the screen.
- Use the mouse cursor to move the circle left and right.
- Click the left mouse button to drop the circle down. The circle will stop falling when it hits the ground.
- When two circles of the same color collide, one of them will disappear, and the other will grow to twice its size.
- Keep playing, collect the highest score, and see how big you can make the circle!
- Make sure you have a web browser that supports HTML5.
- Download or copy all the game content to your computer.
- Open the
index.html
file in your web browser to start the game.
If you're interested in contributing to the development of this game, you can fork this repository and submit a pull request with your changes.
This game is released under the MIT License.
Created by @dnm17_
Thank you for playing "Circle Drop and Grow"! Have fun!