Submission for Gotm.io Jam #10 theme: Escape

Win Condition

   - Guide all the player keys (blue keys) to be adjacent to the Escape key (green key)

Lose Condition

   - If one of the player keys (blue keys) becomes adjacent to an infected key (red keys)

Controls

   - Supports Keyboard, Mouse, and Touch screen

   - Move Keys (In-Game)

      - Click/Touch the key you want to move (if only the key has a valid move)

      - Press the corresponding key on the keyboard (if only the key has a valid move)

      - Arrow keys (finds the key available moving in what direction you pressed)

   - Navigating to GUI (Play, Next, Retry, Menu)

      - Press the first letter via touching, mouse click, corresponding key on the keyboard

   - Press the Escape key in the keyboard to restart the level (Only supports keyboard input for now)

Keys

   - Player Key

      - Blue

      - Movable

      - Needs to be adjacent to Escape Key

      - Can't be adjacent to an Infected Key

   - Escape Key

      - Green

      - immovable

      - Needs to be adjacent to Player Key

      - Can be adjacent to an Infected Key

   - Infected Key

      - Red

      - Movable

      - No need to be adjacent to Escape Key

      - Can't be adjacent to a Player Key

   - Normal Key

      - White

      - Movable

      - Letters and Numbers

   - Locked Key

      - Gray

      - Immovable

      - Serves as boundaries

Leave a comment

Log in with itch.io to leave a comment.