Arrows to move Dont touch red Purpule is the end of the level If you are playing the scrolling version, probably use https://turbowarp.org/921400855/ --------------------------------------------------------------------------------- How to create your levels ↓↓↓↓↓ I was lazy so I did not really make the custom levels; I encourage you to make them manually. To make a level, in the pen sprite, if you go at the bottom you can see a ton of pink blocks. Copy them as many times as there are walls in your level, and set them to the right list. The list encoding is xxyy (*32) to xxyy (*32) type n. Example: 000001001 would make a wall from x = 0 y = 0, and end it at x = 32 y = 0 of type black 0000 to 0100 type 1 xxyy to xxyy type n
99% and not 100 bc collisions use sprite( in not-possible gamemodes) I used grpffpatch's code for "possible" random levels I coded myself the 2 player mode