top of page
portfolio background.png

2D Platformer Build

​

 In this build the player sprite I made can not only jump but can also slide off walls, jump off walls, climb up walls and dash.

​

I also made simple practice level as well as you can see below:

GetImage(1).png

Here is a video showing off my game play and explaining why I didn't add any other mechanics:

From a game design point of view having your character do more platforming moves such as wall jumping really expands your options on level design and that's just wall jumping this also means I can create levels that are more challenging because I gave the player more moves to over platforms.

If you want to see the code for yourself then you can play around with it below:

If you want the try out the game for yourself then download this Zip file to try it out:

Secret Moves:

  • Press jump, up left or right diagonally and dash at the same time to dash upwards

  • While holding left or right against a wall press jump to climb up it

bottom of page