Platformer
A downloadable game
Literally just a basic test the game pretty boring but, uh
the game made with just shapes cool huh?
Main screen press game you can create maps but must be depackaged and repackaged to edit
White dots were ment to be tracking dots but the feature was never added.
anyway feel free to look at code : )
anyway im done moving on to more qulaity projects.
install maps into code platformer\platformer\maps\anyname.map
level(number) will prioritize
a({optional number }name) will run first.
Install instructions
Nope not that hard just unzip and runexex
Comments
Log in with itch.io to leave a comment.
this square takes too much fall damage lol
lol I got this error trying to reset:
Error
platformer/world/init.lua:134: attempt to index local 'world' (a nil value)
Traceback
platformer/world/init.lua:134: in function 'generateworld'
platformer/round/init.lua:35: in function 'nextRound'
platformer/main.lua:11: in function 'load'
lspr-api/scape/init.lua:65: in function 'resetscape'
platformer/main.lua:50: in function 'update'
lspr-api/scape/init.lua:70: in function 'updatescape'
main.lua:11: in function 'update'
[C]: in function 'xpcall'