All levels are possible. >Controls: Arrow keys (jump is up-arrow only). r to restart level >If you find anything wrong with the game, please report it in the comments. I'll hopefully fix it as soon as I can. >Read below for the basics on the how the game works: -Black is a platform--you can go through it, but you can't move downwards while in it. -Red resets you to the start of the level. -Purple will make you bounce. Tip: If you walk into the purple, or jump into it from below, you can jump very high. I use this strategy to skip entire levels. -The level gates (objects that make you advance to the next level) are yellow.
READ BELOW FOR DISCLAIMERS (important). You can move through black objects. This game is 4 years old; I am not changing the coding. I get that the game is imperfect, but I do not care. Also disregard my comments about Trump. This was made in 2017 and back then I was young and naive. My words do not reflect my current perspectives. I am keeping the text in to maintain the original condition of the game. Do not argue politics in the comments. See below for updates made to the game. Fixes/Updates: >3/30/2021 -Disconnected a set of blocks that stated when you came into contact with an object that's light blue, your level count increases by two. Doing so caused not only the level count to be off by one, but also caused some confusion when going through the levels themselves. -Slightly redesigned Level 44 to make it a possible level (player ball spawned higher than it did in previous years for some odd reason, and it needed to be compensated for in order for the level to be completed). -Fixed a similar flaw in level 60's design. -Edited Level 67's design to make it easier to navigate. >4/1/2021 Happy April! -Today, I added another level (level 72). -Some problems with the color of the level gates (the yellow objects) occurred, perhaps because the code was set up in February of 2017, so I had to duplicate the code to set up for an entirely new block sequence to update, so that I can actually create new, functioning levels. I'm pretty sure I have it set now.