PyWeek - The Fabulous Laboratory of Dr. Goldeinstein - feedback

Fun Prod Inno Disq N/W Comments
2 5 3

Very nicely produced, fits in very well with the theme but is not my kind of game to play, gets
repetitive very quickly

3 4 2

Science themed simon-says game. Nice graphics and sounds. Very short game, though.

3 5 4

look cool

1 1 1 yes

Using Linux here. Images failed to load due to bad paths, necessary fonts missing, probably
more problems...

3 5 2

Wow, great art! Great sounds too! It does an excellent job of selling a rather tired idea.
Please have a stern talk to whoever wrote the path management code.

1 1 1 yes

Traceback (most recent call last): File "main.py", line 282, in if __name__ == '__main__':
title() File "main.py", line 18, in title
pygame.display.set_icon(pygame.image.load(directory + "\\images\icon.png"))
pygame.error: Couldn't open \images\icon.png

2 4 4

I had a path issue on windows, didn't run without modifying the main.py also, I didn't figure
out how to enter Cz into the machine ....

2 4 3

Production is good. Game is a bit simplistic. You really should use things like os.path.join
everywhere, so I don't need to waste getting your game into a state where it will run.

1 1 1 yes

os.path.join! use it.

1 1 1 yes

Use forward slash, not \\. Or os.path.join. I'll come back to this game if I have time.
Traceback (most recent call last): File "main.py", line 282, in if __name__ == '__main__':
title() File "main.py", line 18, in title
pygame.display.set_icon(pygame.image.load(directory + "\\images\icon.png"))
pygame.error: Couldn't open \images\icon.png

4 3 2

Simple but nicely executed game. :) I had to edit the file paths to work on POSIX systems (they
used Windows path separators) and copy in my own font file to get the game to work though (which
negatively impacted production a bit).

1 3 1

Impossible to win...

3 5 3

This game is great, the production is flawless. I like how you adapted the memory game to the
theme although, i'm not my fan of these kind of games myself. All in all very nice game.

1 1 1 yes

unzipped in Linux and ran main.py with python main.py Exited with error Traceback (most
recent call last): File "main.py", line 282, in if __name__ == '__main__': title() File
"main.py", line 18, in title pygame.display.set_icon(pygame.image.load(directory +
"\\images\icon.png")) pygame.error: Couldn't open \images\icon.png

2 5 2

The production quality of this is awesome, your graphics are beautiful, and the sound and
music are busy and entertaining, at least for the playtime of the game. I'm a little sad about
the gameplay though. With that level of graphics and art, you could produce some fantastic
games.

1 1 1 yes

The game doesn't run because it uses windows paths. I refuse to change them all myself.

3 5 3

Funny game :-รพ

3 5 3

I love the art in this game. Good work and it is quite difficult! I can only remember 10 elements
:)