Dangerproof Dan and The Temple of Aarg!

Dangerproof Dan and The Temple of Aarg!

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
audio: 3.05
coolness: 0.49
fun: 2.48
graphics: 3.44
innovation: 2.59
mood: 3.17
overall: 2.60
theme: 3.05
Use a single key to help Dangerproof Dan survive his journey into the Temple of Aarg!

Sadly I didn't have time to make many levels. On the bright side, I wrote a level editor so you can do the hard work for me!

See README.md in the Bitbucket repository (https://bitbucket.org/gah/ludum-dare-28/) for more information.

Written using Go (golang.org) and Allegro 5.0.9.

To run on Windows extract the .zip and run ludum-dare-28.exe

To run on Linux extract the tar.gz (tar -xvzf, it really is a .gz this time!) and run ludum-dare-28. You need allegro 5.0.9 installed.

To compile you need Allegro 5.0.9 or later and Go 1.1. You will also need a copy of my Allegro wrapper in $GOPATH/src/bitbucket.org/gah/ae/ (see https://bitbucket.org/gah/ae/overview).

=== Update ===

CONTROLS: Press enter to trigger actions like using levers.

There are a few bugs. I have some workarounds:

DON'T PRESS LEFT OR RIGHT!

Doing so will stop the character moving until you restart the game.

Some people have reported that the third level can't be beaten. I've beaten it a few times on Linux, so I think it's a Windows problem. Try pressing the key at different times.
Found a bug?
Tell us on Discord