Use WASD or arrow keys to move and navigate spikes and terrain to get to the flag!
There are 4 levels currently, but please feel free to make more. I worked on my polishing skills for this project, so please give me feedback on how I could improve the appearance. Except for player animations. I gave up on making those. How to make levels: Step 1: Draw a level costume in the "level" sprite. Name it its level number. Step 2: Copy this costume into the "danger" sprite and draw hazards on to the level. Delete the level portions of the costume, leaving only the hazards. Step 3: Go to the "flag" sprite and add an "add flag" custom block to the "initialize" script with the desired location. Step 4: Add a start by repeating the process in step 3 in the "start" sprite.