PyWeek - Param Coderz - feedback

Did not work

fireclaw

Audio file loading resulted in this error

pygame 2.0.1 (SDL 2.0.14, Python 3.8.6)
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "run_game.py", line 700, in <module>
Officer = OFFICER()
File "run_game.py", line 79, in __init__
self.end_Music = Sound('resources/audio/mario die.mp3')
pygame.error: Unable to open file 'resources/audio/mario die.mp3'

Fun 3 Prod 4 Inno 3

mit-mit

I liked the look and sound of the game it was cool, nice little effects and effort overall. Was a reasonably fun experience, although I could tell when the level started repeating itself, and I wish I could have jumped up to the top platforms or something? Maybe some extra levels or variations in bad guys would enhance the experience: good work!

Did not work

yanigisawa

(venv) $ python run_game.py
pygame 2.0.1 (SDL 2.0.14, Python 3.9.4)
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "/Users/jalexander/src/pyweek31_judging/31/special-cops/Special Cops/run_game.py", line 700, in <module>
Officer = OFFICER()
File "/Users/jalexander/src/pyweek31_judging/31/special-cops/Special Cops/run_game.py", line 79, in __init__
self.end_Music = Sound('resources/audio/mario die.mp3')
pygame.error: Unable to open file 'resources/audio/mario die.mp3'
(venv) $

Fun 3 Prod 2 Inno 2

speedlimit35

A pretty average runner game. I think I am a special cop now. thanks.

Fun 4 Prod 3 Inno 4

Green_boyY

is falling through the hovering blocks normal?

Fun 3 Prod 3 Inno 3

RicBin

Its fun for a while.

Fun 2 Prod 2 Inno 1

MasterPice

.. the movement is weird, you can jump endless times in air