Avoid reds. this is rather easy, but strangely fun! Get blues with mouse. Yeah, this game is pretty good! Stay on screen? Woah, this is rather crazy. Do not slow down. This is so crazy oh no (ball falls of screen). I am going to play again!
By looking at the high scores, and comparing them to how well i have done so far, my calculations show i will fail infinity times before getting to the end. D:
The house is still not here...
if (houseAdded == false) {
trace("TukkenWhereDidTheHouseGo?");
} else {
private var danceLevel:Number == 999;
while (danceLevel >= 0) {
dance()
}
Do you like my code?
Strategy for "In the Blink of a Very Quick Eye": With skip low level bosses OFF, start a run with a suit with a fire bolt ability. If you have cut machines (droid type), go near the first boss so they can hit it, and do the fire bolt ability.
Something you REALLY need to add: A way of getting out of the wrong paths when you go into them. If you go down the wrong path you need to go to the menu and use the galaxy map, which is really annoying.
I'm pretty sure you're not supposed to use "==" in "danceLevel:Number == 999" :P