A downloadable game for Windows

Relay - remote control somewhere else

Shift to start

WASD to move, Backspace to reset. Shift to change between rovers.

Put together for the GMTK Jam 2020: Out Of Control.

Shamelessly inspired by Baba Is You (a babalike) - the objective is to get a rover to a goal. Rovers, being a long way away, get instructions from relays. If they're not in range of a relay, they don't get instructions.

Four and a bit playable (and solvable!) levels

Extremely janky online player at:

https://repl.it/repls/VibrantSugaryProfile

Level loader included! You can make your own levels by dropping a 32x24, 8-bit bmp into resources/levels in your extracted loader. Use the following colors:

ColorUse
#FFFFFFEmpty space
#000000Wall
#FF01FFStarting rover
#FF00FFRover
#FFFF00Goal
#00FFxxRelay of size xx

(ex; a pixel #00FF04 creates a 4x4 relay)

Source code is at https://github.com/thingus/gmtk2020. LD46 entry used as a jumping off point: https://github.com/Thingus/ld46

Made in Pygame. Unused but included sound assets from Little Robot Sound Factory

https://freesound.org/people/LittleRobotSoundFactory/

Download

Download
relay_v2.zip 9 MB

Install instructions

Extract folders, then run 'relay.exe'

Development log

Leave a comment

Log in with itch.io to leave a comment.