A downloadable game for Windows, macOS, and Linux

The game is the most fun making you own levels! Try the default one (though very broken) for a little bit, and then try making your own.

Making a level

The game will always load assets/level.json, to create your own level replace it's contents with { "blocks": [] } and open the debugger. If you want to have multiple levels, you can have multiple files and chose one by renaming it level.json.

Keyboard shortcuts

  • W/A/S/D: Move
  • Space: Jump
  • Esc+Esc: Open debugger
    • Right click: Place/edit block
    • Left click: Delete block
    • Tab: Toggle fly
    • 1/2/3: Rotate plane 90°
    • Ctrl+S: Save level
    • Arrow up/Arrow down: Move cross axis

Download

Download
x86_64-unknown-linux-gnu.zip 19 MB
Download
aarch64-apple-darwin.zip 19 MB
Download
x86_64-pc-windows-msvc.zip 17 MB

Leave a comment

Log in with itch.io to leave a comment.