CongestedMaze
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
This is a maze game where the maze changes while you are running it. Your space to maneuver gradually dwindles.
It is written in the programming language Go (on Google, search for golang to find it. Go is really too common a name for a Google search) It has been tested on a Linux system. It uses SDL2.
I have no Windows or Mac system to test it on, but if Go is what is purports to be, there's a good chance you'll be able to compile it on those systems once you install Go and the required libraries.
-- hendrik
It is written in the programming language Go (on Google, search for golang to find it. Go is really too common a name for a Google search) It has been tested on a Linux system. It uses SDL2.
I have no Windows or Mac system to test it on, but if Go is what is purports to be, there's a good chance you'll be able to compile it on those systems once you install Go and the required libraries.
-- hendrik