This is a game I made a while ago, and it's a great example of a simple platformer design. It includes original sprites designed in Scratch editor and all the basic coding is finished for you. A knight goes on a journey to an abandoned castle. What kind of adventures will they have there? What level designs can you build? Can you add some dangerous foes, and can you code the health bar to work? What power-ups can you include? You can also make your own sprite and backgrounds! Remix with your ideas! Remember to think about: - How can you make each level a little more difficult than the one that came before it? - The knight recognizes different surfaces buy their color. For example, it stands on black surfaces. What can you do with this code to make your knight lose health in lava, or swim through water? - The health bar is already coded. Looking at this, how will you program your enemies to affect the level of health?
All art in the game made by @Cloudy_Codes in Scratch Editor Basic Platforming code by @griffpatch_tutor If you want to code your own platformer, check out @griffpatch_tutor 's platformer tutorial! It explains what the code does and a step-by-step tutorial on how to build it: https://scratch.mit.edu/projects/67727504/