
About
One Way To Go is a prototype puzzle game made with LÖVE, where the player must collect every green square before reaching the red square, and cannot stop once moving. Black squares kill the player, yellow squares teleport to the next yellow square, and dark green squares must be crossed twice.
Getting started
The Windows (32- and 64-bit) and Mac OS X downloads on itch.io include the required binaries; on Linux you need to install LÖVE to run the .love file.
Known limitations
- gameplay: After starting to move, you cannot stop.
Media
Additional notes
- Source code
- The source is included in the download: renaming onewaytogo.love to a .zip file and unzipping it exposes the code.
- Status
- The author describes it as a prototype and planned to expand it into a longer game if enough players liked it.