Redspire Games // Cargo Operations

Orbital Cargo Jam

In Development Android / Mobile

Select a colored cargo pod, commit a direction, and route every shipment through a technical orbital bay where each move continues until something stops it.

Orbital Cargo Jam prototype main menu
Red-Spire Orbital Logistics

Core puzzle loop

Every move has a destination.

Orbital Cargo Jam is a deterministic, grid-based sliding puzzle. Choose a pod, send it in one of four directions, and plan where it will stop before committing the move. Deliver every pod into the docking gate with the matching color to clear the cargo sequence.

Status
In Development
Platform
Android / Mobile
Genre
Sliding Puzzle / Logistics
Movement
Grid-based / Deterministic

Cargo protocol

Select. Route. Deliver.

  1. 01Select a pod

    Choose the colored cargo pod you want to route.

  2. 02Choose a direction

    Send it up, down, left, or right across the grid.

  3. 03Read the stop

    The pod slides until a wall, pod, edge, or wrong-color gate blocks it.

  4. 04Match the gate

    Reach the same-color docking gate to deliver the pod.

How cargo moves

Commit once. Slide to the stop.

Cargo never drifts and never uses physics. The board checks each cell in sequence, moving the selected pod until the route ends. Matching gates accept delivery; wrong-color gates behave as solid blockers. Walls, other pods, and board edges also define each stop.

Actual in-development gameplay capture

Orbital Cargo Jam grid showing red and blue cargo pods, matching docking gates, and a blocker

Key mechanics

A clean grid. A precise plan.

  1. 01

    Colored Cargo

    Route each pod toward the docking gate with the matching color.

  2. 02

    Route Blockers

    Walls, other pods, edges, and wrong-color gates stop movement.

  3. 03

    One-Way Tiles

    Arrow tiles redirect cargo along a fixed outgoing route.

  4. 04

    Move Limits

    Some sequences demand a solution within a defined move budget.

  5. 05

    Undo & Restart

    Reverse a committed move or reset the current cargo sequence.

  6. 06

    Handcrafted Progression

    Level Select, win states, and Next Level connect the current puzzle sequence.

In Development

Cargo operations are still expanding.

Orbital Cargo Jam is currently being developed and tested for Android and mobile. Its existing handcrafted puzzle progression, controls, and completion flow continue to be refined.

In Development