INSTRUCTIONS

Push boxes out of your way to navigate through the warehouse mazes. But watch out! If you touch a forklift, you'll restart the level. Use hidden, moveable boxes to strategically block forklifts or quickly complete a level. There are currently three levels to complete with more mazes planned in future releases. Your choice to play in easy or hard mode. Play online or download the PICO-8 cartridge below to play locally and review my code. Enjoy!

CONTROLS

  • LEFT ARROW = Move Left
  • RIGHT ARROW = Move Right
  • UP ARROW = Move Up
  • DOWN ARROW = Move Down
  • X = Start Easy Mode Game
  • Z = Start Hard Mode Game
Download PICO-8 Cartridge

DEVLOG

Lua PICO-8

2025.07.15

  • locked player sprite to grid movements
  • added subtle camera shake during collisions
  • slight update to collisions
  • code refactored

2022.08.26

  • added SFX for restarting a level when hit by forklift
  • slight update to collisions

2022.02.20

  • added box sprite with red label for easy play
  • added easy and hard difficulties

2022.01.20

  • initial release for game jam