Map of Zeta Produced

I have, after much negotiation, managed to get rights from the Contrast Corporation to deliver you a map of the land of Zeta. It contains the all the room shapes and coin positions.

I am still working on gaining access to map which contains the name of each section of the map, stay tuned...

Map of Zeta

EDIT: I have been granted permission to access and share the map containing the room names. This is viewable by clicking the link below.

Rooms of Zeta

(log in to comment)

Comments

Nice, I'm definitely going to play it again after a little while, so these maps will come in handy. I'll see if I can do better than 206 deaths. :)
So annoyed, i was on 18 coins and 81 deaths, then it crashed :(, i didn't even get a traceback
Were you using WASD controls? The 'Q' key quits the game as well as escape (probably a mistake doing so on hindsight) so you might have inadvertently pressed that during an over enthusiastic jump or something.
My Best finish yet, i was going well on another run too with 19 coins and 17 deaths
I got this when dropping down from "Fly O'Bot" to "Eddie the Eagle":


Traceback (most recent call last):
  File "zeta.py", line 1181, in <module>
    M.run()
  File "zeta.py", line 1174, in run
    self.tick()
  File "zeta.py", line 1102, in tick
    self.bigmap[self.map_sector[0]][self.map_sector[1]].reset(self.player)
IndexError: list index out of range
Yeah, it's the same bug that Hugoagogo is suffering. It a bug in my collision code that I'm still trying to find, but it happens when you change room vertically whilst trying to move into a wall. Hope it hasn't annoyed you too much. :(