Godspeed You! Mutated Maze v0.2 - Now with beginnings of other mobs (+upload)
Right, I've added people in the game which you can collect to "save". They'll follow you around until you get to the end. I started adding enemies who will chase you down if they see you but they currently don't harm you, only join your party. :) Also fixed bug where the game will crash if you hit the 'g' key. I will start to add more of a mutation mechanic to the mobs next.Download link: Godspeed You! Mutated Maze v0.2
(log in to comment)
Comments
To make it work with your version, change the line
"main.py", line 456, in mutate if c.a > 0:
to
if c[3] > 0:
I'll fix it for next release so it works in both versions.
elghinn on 2011/09/15 16:23:
Your game looks nice, but I can't play it. :(I got a traceback exactly 14s after I pressed the space key.
http://paste.debian.net/130213/
I already had this one with the v0.1.