— Level maker for R U I N —
After creating a level, copy it’s code and past it on the end of the levels() function (at the end of the program) :
else : return [] #insert your lvl code here
Download the game
Controls:
-Arrows: move/resize platforms -[OK]: switch editing mode -[Power]: add platform -[(] and [)]: previous and next platform -[+] and [-]: incrase and decrase ennemy number\n -Backspace: delete current platform -[exe]:print level hash -[0]:Quit (will also print the hash)
Interface:
-Left-Up:Platform data (x,y,w,h,enemy number) -Left-down:Current mode and level size
-Red:current platform -Orange:spawn platform -Green:door’s platform
Pro tip: use the key to see the available functions