Jump & Run prototype

A Jump & Run prototype in Godot 4.3-dev6, using the state machine pattern

Play it here!

Currently implemented features:

  • Tilemap with autotiling
  • Physics based movement
  • Respawning on death
  • Coyote time
  • Jump buffer
  • Double jump power up
  • Breakable blocks