This will eventually become a full game, but I thought it will be cool to upload the engine the game uses separately. W [space] ^ to jump A D or < > to move all this code was built by me and inspired by my game, Geometric Run, and the physics code it uses. to use this, add all the floor and sloped collision to flr + col. add all the decoration to level. add all the walls to wall. add all the roofs to roof. customize the character in player. the kill sprite does not do anything and is a placeholder for the death collision when I program it.