Hey guys. I haven't been into fan games for long, so this is my first project. It's made in Java from scratch and it didn't really start out as a fan game, but it still fits the theme of difficult platforming.
The game revolves around a transforming mechanic. At the beginning of the game, there are 3 different forms: red, which is fast and jumps low, black, which is normal, and blue, which is slow and jumps high. You can switch between the forms instantly, and at any time. To beat the levels, you (usually) have to use the different transformations together, sometimes requiring very quick button press sequences.
Later in the game you get more transformations, but you can only have three equipped at a time. Currently there is one more transformation which you get on stage 2A.
Any feedback is appreciated. Thanks!
Screenshots
UpdatesMarch 20
- Added menu music
- Changed default transform buttons to A, Z, and X
- Tweaked collision detection (You can now step half way onto a red block without dying)
- Limited gravity, this makes the game feel a bit better and is a temporary fix for falling through the floor with low FPS
- Added a few levels (Your save file will still work, but the levels unlocked will be wrong, sorry)
- Changed the background ingame #stopthegrid
- Added stage complete/stages unlocked message for when you complete a stage
- Fixed bug involving the menus
- Shift can now be used to select on the menus
- You can now go back to the main menu anywhere by hitting escape
- Download is now an exe
March 23:
- Added lots of levels (There are 50 in total now, but your save file will be broken. Sorry.)
- Tweaked some levels to be less annoying.
- Added a sound for floating as yellow
- Made a song for during gameplay. There will be more soon.
March 27:
- Extended stages 1B and 2B to 15 and 10 levels respectively
- Started stage 3A
- Added another song for stages 2A and 2B
- Fixed the float sound not working at all
- Significantly cut down the file size
Download