PyWeek - Project Hijack - feedback

Fun Prod Inno Disq N/W Comments
1 1 1 yes

$ python main.py File "main.py", line 109 logging.info(f"{entity} created") ^
SyntaxError: invalid syntax $ python3 main.py Traceback (most recent call last): File
"main.py", line 155, in Game() File "main.py", line 25, in __init__ pygame.mixer.init()
pygame.error: Failed to start CoreAudio: AudioUnitSetProperty
(kAudioUnitProperty_StreamFormat)

3 3 3

Nice animations.

3 4 4

nice concept, puzzles could have been a bit more challanging

1 1 1 yes

I tried to get python 3.6 installed on a couple of different machines so I could play this, but I
ran out of time. I wish 3.6 was better supported since it is the current version.

3 2 3

Can't really say if I liked the gameplay and graphics or not. But it indeed was a fun and complete
game in most aspects.

2 2 3

The switching mechanic has been done before, but here you used it to create one or two quite
original puzzle elements. But this needed to be developed more, combining some of those
puzzle elements, to create a full game.

5 3 5

Interesting.

1 1 1 yes

Unrar doesn't work with the .rar file you supply (both as a command in the terminal, or via
right-click in file manager). On Ubuntu. :-(

4 3 3

Solid, simple and fun.

3 4 3

A decent game with a nicely animated Walter, sounds and several levels which has potential for
more.

2 2 2

Could only play the first level, after which I got the error “OSError: unable to read font file
'/Library/Fonts/Arial.ttf'” in game_object.py line 28. Running on osx, so not sure about
the use of a system font call like this being compatible across platforms?

3 3 3

It is playable. Some levels are a bit challenging.

1 1 1 yes

:( could't play game... Here is what showed up: "pygame.error: Failed to start CoreAudio:
AudioUnitSetProperty (kAudioUnitProperty_StreamFormat)"

4 3 3

I actually kinda liked this, the mechanic was very interesting, and the art was great for
first-timers. Good job.