This is not a game, it may be in a few months but not yet. I am just releasing it, so people can see what I am doing. Arrow keys and WASD.
This is NOT a generic platformer. I HATE generic platformers. I am only trying to recreate cave story in scratch. (It won't be in this project though.) __________________________________________ This is a VERY basic engine for scrolling platformers. Although it works in an interesting way. I used the mechanics of another thing I made: https://scratch.mit.edu/projects/838110689/. If you are a good coder, who has made these before, give me information about how to make them. I have the basic idea already though. ----UPDATES---- V0.0.1: Got the idea and started. V0.0.2: Now when the blocks move, they change back to their original. V0.0.3: Made a basic moving script. V0.0.4: Made you stop moving when you touch a block. V0.0.5: Tied it all together and got to this. V0.0.6 - V0.0.9: Upgraded 10 different things and now there is max amount you can jump to. V0.1: Now you don't fall through the ground if Jump power is less than zero, and you are holding the up button. V0.2: Added an experimental random terrain generator, with a win condition. Enter into the code and take out the block definition: "Never do". Then, start the code again. V0.3: Now X changes eventually stops and got basic wall jumping figured out. V0.4 - V0.5: Removed wall jumping, and now you don't go through stuff as easily.