Its finally here! The Blue Ball! all levels are possible r to restart the level if you are stuck Arrow keys to move There are 9 phases, can you complete them all? ----------------------------------------------------------------- This game took me 6 months to make o_0 ----------------------------------------------------------------- Originally, the game was going to have the first 4 phases only, the Final Phase background was going to be for Challenge phase, like the boss battle music, but the game was extended to what we have today.
Update September 2nd 2024: Fixed the jump physics 7 years after I shared this project. Turns out i only needed to make one custom block run on the first frame Update January 2nd 2024: Removed the black blocks from the background of challenge phase, they were originally there because there was a specific shade of orange that killed the player that was meant to be used in the final boss (but wasnt) and for SOME REASON i put the black blocks there instead of removing the if statement that checked if you were touching that specific shade of orange Update: I was showing the game to a friend when he got to final level of Final phase (not the boss or the level before it) and I noticed an error at the second platform that made the level impossible. (there was an invisible block in there too at the third one but it was not an invisible platform, it was a tiny part of the ground) so i fixed that. also an error on hidden phase. In a level, there were 3 platforms to reach a key. if you jumped on the third one, the game would take you back to challenge phase but without music an that was annoying . (also, you don't needed the third platform to reach the key. You can complete the level just using the second one so the third platform was useless.) credit to JoyfulTiara999 for the gravity and controls code. - A fun fact- the song for Hidden place phase took me 1 month to make because I couldn't find inspiration, but when I had it, it took me minutes to compose it. (Do you think that's fun?) The backgrounds, objects and music were made by me Music was made with Pulseboy Backgrounds were made with Pixilart The code was all made by me except the platformer script which was made by