The Ball Cage
Hello,
I am a 12 year old developer from the United Kingdom, and this is my first game created.
I hope you enjoy playing it!
Functions for the game:
+2 Balls - Adds 2 balls to the cage
+4 Balls - Adds 4 balls to the cage
+6 Balls - Adds 6 balls to the cage
+20 Balls - Adds 20 balls to cage.
Super ball - Adds a huge ball to the cage.
Curtain balls - Spawns multiple balls at the top of the cage, which fall down fast.
Sonic ball - Spawns a ball going super fast.
Ghost ball - This ball does not collide with other balls, only with the walls of the cage.
-1 Ball - Deletes a ball. (Specifically the last ball added to the cage).
-2 Balls - Deletes 2 balls
-3 Balls - Deletes 3 balls
-10 Balls - Deletes 10 balls
Destroy all balls - Gets rid of ALL the balls in the cage.
Explode Balls I - Every ball is launched in a random direction.
Explode Balls II - Every ball is launched in a random direction, but the balls go faster than in Explode Balls I
Gravitator - The Balls are affected by extreme forces of gravity for 3 seconds, which pulls them downwards.
Anti-gravitator - The balls are affected by extreme gravitational forces pulling them upwards for 3 seconds.
Split balls - Every ball is teleported to the same place, and they get randomly split apart.
Distributor - Every ball is spawned at the top of the cage, and soon fall together.
Ground balls I - Every ball is spawned at the bottom of the cage, keeping their intial speed.
Ground balls II - Every ball is spawned at the bottom of the cage, and their speed is set to 0.
Bounce curve I - 15 balls are spawned, with 30px spacing in between, in a diagonal line, and then form a curve pattern.
Bounce curve II - 12 balls are spawned, with 40px spacing in between, in a diagonal line, and then form a curve pattern.
Status | Released |
Platforms | HTML5 |
Author | migglepiggle01 |
Comments
Log in with itch.io to leave a comment.
This is my first game on itch.io.
I hope you like it