Skip to content

Releases: pelevesque/Untitled-Platformer

Untitled Platformer 0.2.0

31 Aug 05:38

Choose a tag to compare

  • Add a jump sound
  • Add music
  • Add a cloud

Untitled Platformer 0.1.0

30 Aug 21:54

Choose a tag to compare

Initial release with a world and a player.
The player can move left and right, jump,
and grab targets. There is a bug that makes
it possible for the player to stick to the ceiling
while the jump button is pressed.

  • Initial release
  • Add basic world with player
  • Player moves left and right, and jumps
  • Add two grabbable targets