STATESHIP

About the Game

StateShip is a logic puzzle game that challenges you to think like a programmer. You don't control the ship directly; instead, you build a sequence of commands to automate its path.

Your goal is simple: Collect every star on the grid.
Your tools are powerful: Functions, Loops, and Conditions.

Key Features

  • Drag & Drop Logic: No syntax errors here. Just drag commands into slots to build your algorithm.
  • Master Recursion: Learn how to make functions call themselves to solve infinite loops and complex patterns.
  • Conditional Logic: Teach your ship to make decisions based on the tile color it stands on.

How to Play

  1. Drag commands (Forward, Turn, Call Function) into the program slots.
  2. Use the P1 and P2 slots to create reusable patterns.
  3. Hit Run and watch your code execute!
  4. Stuck? Use the speed toggle to debug your logic step-by-step.

Leave a comment

Log in with itch.io to leave a comment.