Stratejelly - anyone figured out how to play it?
There is no README, and following the meagre in-game instructions doesn't seem to lead to anything useful happening. What am I supposed to do?(log in to comment)
Comments
Once I'm in game I'm lost though. I hit x on the grey ooze and get a little pointer but then nothing changes and button mashing causes no obvious effect.
That's where I'm at as well. Am I missing something, or do I need to mark it as a DNW?
> Another problem was that the levels appear blank, which was also down to line endings. I fixed it by adding the mode 'rU' to open() in map.py, line 30.
Worked for me — thanks Mauve!
But the last two levels (the ones with stars by them) don't seem to be accessible. Has anyone got these to work?
mauve on 2010/04/12 23:15:
I found a problem with line endings that makes the levels appear blank:http://www.pyweek.org/d/3301/
Is that what you're seeing?