INSTRUCTIONS

Use your hammer to build buildings on the power grid, but be careful. Not every power cell on the grid can support a building! Use the number clues and marked off cells to figure out where buildings can be placed on the grid. Carefully check the grid to see if it's online, but each check will cost you energy. Once the energies run out, you won't be able to bring anymore grids online. This tiny nonogram puzzle game has endless grids to solve, with new ones every time you play!

CONTROLS

  • ARROW KEYS = Move Cells
  • X = Check the Grid
  • Z (or O button) = Toggle Hammer, X, Clear Cell
Download PICO-8 Cartridge

DEVLOG

Lua PICO-8

2025.10.19

  • locked init X hints onto grids
  • added hammer tool to toggle options
  • removed buildings from toggle options
  • added randomization of building types to cells
  • created hammer sprite
  • developed puzzle generation logic to limit 1 solution
  • refactored some code from initial release

2025.10.18

  • initial release
  • fixed positioning of menus
  • updated energy loss
  • added sprites and animations
  • added grid count
  • refactored code from alpha preview

COMMENTS