this post was submitted on 22 Jun 2025
1 points (100.0% liked)

Papertronics

18 readers
1 users here now

Sudoku for the digital age. A community to come up with and solve together Zacktronics-like games that can be solved only with a pen and a piece of paper (Zachtronics-like games are engineering-oriented puzzle video games and programming games).

founded 2 weeks ago
MODERATORS
 

Game Description:

PaperBugs is a puzzle where you control bugs on a grid by writing a simple program. Each bug executes the same program step-by-step to reach their targets. Heavy bugs have special abilities! Available Instructions:

  • MOVE - move forward one cell
  • LEFT / RIGHT - rotate 90 degrees
  • IF FLOWER - execute next line only if flower ahead
  • IF EMPTY - execute next line only if path clear
  • IF ROCK - execute next line only if rock ahead
  • PUSH - push a rock forward (Heavy Bug only)

Puzzle:

Special Rule: Heavy Bug can push rocks with the PUSH command, but only into empty spaces.

Goal:

Push rocks to create a safe path and reach the target.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here