PyWeek - Monsterreporter1 - feedback

Did not work

Xyolidge

Cannot launch it.

Did not work

DR0ID

...\pw30\gaston-the-castaway-gator> py -3.7 .\Gaston_the_Castaway_Gator.py
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File ".\Gaston_the_Castaway_Gator.py", line 3, in <module>
main = mixer.Sound("main.wav")
FileNotFoundError: No such file or directory.

Did not work

chrisyan2000

Missing requirements and readme

Did not work

Quikli

The entry only included the script, no assets necessary to run it.

Did not work

rdb

I can't get past the yellow instruction screen. I tried every button but it's not working. Since I assume that there's more to this game I have to mark this as DNW.

Did not work

encukou

I couldn't get past the screen that says "Punch 15 sharks" -- mouse, ASDW nor arrows did nothing.
There is no explanation of controls.

Did not work

cyhawk

You didn't upload the game. There was a full day just for uploading the game.

Did not work

Taganov

No sounds uploaded.

Did not work

fireclaw

It seems you missed to upload the assets to your final entry. The python script alone won't work.

Did not work

thetrav

> python .\Gaston_the_Castaway_Gator.py
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File ".\Gaston_the_Castaway_Gator.py", line 3, in <module>
main = mixer.Sound("main.wav")
FileNotFoundError: No such file or directory.