If the screen is white, press the green flag again. Mobile is not supported. Level unlocks: (vvv controls vvv) Star Wand - lv. 0 Rocket - lv. 5 Microphone - lv. 10 Mini Planet - lv. 15 ??? - lv. 100 Ending scene! - lv. 975 Controls: Press f to mute / unmute the Microphone Press [space] to open / close the Shop If you buy something from the Shop, it will remove the number of levels that it costs Formulas: x = damage y = attack speed z = level a = health Star Wand: - Damage: x=(((z+1)*3)-1)*-1 - Attack speed: y=1 Rocket: - Damage: x=((z+2)²-2)*-1 - Attack speed: y=((z*-1)+5)*2 Microphone: - Damage: x=z*-1 - Attack speed: y=0,5 Mini Planet: - Damage: x=((a/50)*35)*-1 -Attack speed: y=10
Update history: v1.0 - Created the game v2.0 - Changed the attacks (> Star Wand) v2.1 - Added "Rocket" v2.2 - Added "Mini Planet" - Changed background - Fixed bug 1* v2.3 - Added Microphone v2.3.1 - Added ??? - Fixed bug 4* v2.3.2 - Added Microphone mutability (see instructions) v.3.0 - Added the Shop v3.1 - Added a better counter - Added upgrade animations v3.2 - Added an ending scene (good music warning) Bugs: (1* = bug number) (+* = bug fixed) +1*Bug where when you would first start up the game, 1 Rocket and 1 Mini Planet would spawn. This shouldn't happen because you hadn't unlocked it yet. 2*Bug where if anything hit the Mini Planet, not only the Mini Planet, but also the Target Planet would shrink. 3*Bug where if an explosion was triggered and another explosion right after, the explosion particles would all count as an individual explosion (for example: 25 particles × 25 particles = 625 particles) +4*Bug where the Star Wand would keep getting farther away from the Target Planet each orbit.