PyWeek - ElleryAree - feedback

Fun Prod Inno Disq N/W Comments
4 3 4

Nice idea, i could really file the time pressure.

2 3 2

2 3 2

Punishing exploration ("Time is out.") is a bad idea in general but especially for PyWeek
where I'm trying to see what your game holds. After several tries I managed to get the ficus and
the zombie to the mad doctor. I was then rewarded with: Traceback (most recent call last): File
"run_game.py", line 3, in OneWayTrip.__main__.main() File "OneWayTrip/__main__.py",
line 41, in main mainFrame.checkMousePress() File "OneWayTrip/MainFrame.py", line 79, in
checkMousePress self.menu_list[self.selected].checkMousePress() File
"OneWayTrip/GameFrames.py", line 202, in checkMousePress
self.dialog.checkMousePress() File "OneWayTrip/GameFrames.py", line 395, in
checkMousePress self.redraw() File "OneWayTrip/GameFrames.py", line 461, in redraw
item_image = self.__get_image_from_chars(answer) File "OneWayTrip/GameFrames.py",
line 406, in __get_image_from_chars return self.__all_chars[char_name].get_image()
File "OneWayTrip/Things.py", line 31, in get_image return
self.tile_set.get_sprite(self.char_position)[0] File "OneWayTrip/TileSet.py", line
94, in get_sprite tile = self.tiles[x][y] IndexError: list index out of range

3 3 3

An interesting game. Very much.

3 4 2

Nice art but I couldn't figure out how to finish the game, player movement seemed a bit rough
though.

2 2 3

It wasn't obvious at first that there was a limit to the number of actions you could take, so I got
a game over a couple of times and couldn't tell why. The puzzle elements are maybe not so much fun
that you would play it repeatedly to solve it under those circumstances. The game closed in the
middle when I pressed RETURN trying to answer a character. It's OK if there isn't a keyboard
interface for the menu, but RETURN to quit, really?

3 4 2

Quality content. Not sure how well fits the theme.

3 3 3

Losing some marks because there is a bug when presenting the ficus and zombie body. List index
out of range. Interesting story line. The graphics look nice, did you draw them yourself? The
UI needs some work, not very intuitive right now. It isn't obvious that I should click on the
text in the discussions. Also the "any key quits the game" thing is most annoying.

2 3 2

abrupt end (out of time), no time to figure out, what to do, where to find things

2 3 3

It is not at all clear to me, how and why the time ran out…

2 2 2

Clicking around was a little annoying. Especially when trying to pick up items/interact with
people. Also some doors led to really random tiles?

3 3 2

Funny but I run out of time every time. It doesn't matter how fast I go. I couldn't take the
rocket... :-(

1 3 1

The graphics are nice, but I really don't get the game...

3 4 2

I found it annoying that using a keyboard shortcut to switch to another window would end the
game. I also ran into an exception when presenting the zombie body to the mad scientist:
Traceback (most recent call last): File "run_game.py", line 3, in
OneWayTrip.__main__.main() File
"/Programs/games/PyWeek-15-finals/ElleryAree/OneWayTrip/OneWayTrip/__main__.py",
line 41, in main mainFrame.checkMousePress() File
"/Programs/games/PyWeek-15-finals/ElleryAree/OneWayTrip/OneWayTrip/MainFrame.py",
line 79, in checkMousePress self.menu_list[self.selected].checkMousePress() File
"/Programs/games/PyWeek-15-finals/ElleryAree/OneWayTrip/OneWayTrip/GameFrames.py",
line 202, in checkMousePress self.dialog.checkMousePress() File
"/Programs/games/PyWeek-15-finals/ElleryAree/OneWayTrip/OneWayTrip/GameFrames.py",
line 395, in checkMousePress self.redraw() File
"/Programs/games/PyWeek-15-finals/ElleryAree/OneWayTrip/OneWayTrip/GameFrames.py",
line 461, in redraw item_image = self.__get_image_from_chars(answer) File
"/Programs/games/PyWeek-15-finals/ElleryAree/OneWayTrip/OneWayTrip/GameFrames.py",
line 406, in __get_image_from_chars return self.__all_chars[char_name].get_image()
File
"/Programs/games/PyWeek-15-finals/ElleryAree/OneWayTrip/OneWayTrip/Things.py",
line 31, in get_image return self.tile_set.get_sprite(self.char_position)[0] File
"/Programs/games/PyWeek-15-finals/ElleryAree/OneWayTrip/OneWayTrip/TileSet.py",
line 94, in get_sprite tile = self.tiles[x][y] IndexError: list index out of range

2 2 3

i don't understand this game, why there is a time?

1 1 1 yes

ImportError: No module named turtle

2 4 3 yes

It looked good. An actual timer seems like it might have been better.

4 5 4

I like art; I like music;