PyWeek - QuartzyGuys - feedback

Fun 1 Prod 2 Inno 3

DR0ID

Not sure what requirements this game had. Had to find out by running it and then installing the missing things. I had no sound nor music and after a while playing I got the appended exception:

package_folder: ...\Python310\lib\site-packages\ursina
asset_folder: .
Known pipe types:
wglGraphicsPipe
(3 aux display modules not yet loaded.)
:prc(warning): changing default value for ConfigVariable paste-emit-keystrokes from '1' to '0'.
:pnmimage:png(warning): iCCP: known incorrect sRGB profile
screen resolution: (1920, 1080)
os: Windows
development mode: True
application successfully started
info: changed aspect ratio: 1.778 -> 1.778
info: changed aspect ratio: 1.778 -> 1.778

Error 263 for command:
open actM.mp3
Gerät ist nicht geöffnet oder wird vom MCI nicht erkannt.

Error 263 for command:
close actM.mp3
Gerät ist nicht geöffnet oder wird vom MCI nicht erkannt.
Failed to close the file: actM.mp3
Traceback (most recent call last):
File "...\Python310\lib\site-packages\ursina\main.py", line 140, in _update
seq.update()
File "...\Python310\lib\site-packages\ursina\sequence.py", line 112, in update
f()
File "...\Python310\lib\site-packages\ursina\sequence.py", line 19, in __call__
return self.func(*self.args, **self.kwargs)
File "...\34\the-red-planet\The-Red-Planet_official_release\The-Red-Planet 6.0\The-Red-Planet.py", line 218, in redPF1
playsound("actM.mp3", block = False)
File "...\Python310\lib\site-packages\playsound.py", line 72, in _playsoundWin
winCommand(u'open {}'.format(sound))
File "...\Python310\lib\site-packages\playsound.py", line 64, in winCommand
raise PlaysoundException(exceptionMessage)
playsound.PlaysoundException:
Error 263 for command:
open actM.mp3
Gerät ist nicht geöffnet oder wird vom MCI nicht erkannt.
:task(error): Exception occurred in PythonTask update
Traceback (most recent call last):
File "...\34\the-red-planet\The-Red-Planet_official_release\The-Red-Planet 6.0\The-Red-Planet.py", line 236, in <module>
app.run()
File "...\Python310\lib\site-packages\ursina\main.py", line 281, in run
super().run()
File "...\Python310\lib\site-packages\direct\showbase\ShowBase.py", line 3328, in run
self.taskMgr.run()
File "...\Python310\lib\site-packages\direct\task\Task.py", line 553, in run
self.step()
File "...\Python310\lib\site-packages\direct\task\Task.py", line 504, in step
self.mgr.poll()
File "...\Python310\lib\site-packages\ursina\main.py", line 140, in _update
seq.update()
File "...\Python310\lib\site-packages\ursina\sequence.py", line 112, in update
f()
File "...\Python310\lib\site-packages\ursina\sequence.py", line 19, in __call__
return self.func(*self.args, **self.kwargs)
File "...\34\the-red-planet\The-Red-Planet_official_release\The-Red-Planet 6.0\The-Red-Planet.py", line 218, in redPF1
playsound("actM.mp3", block = False)
File "...\Python310\lib\site-packages\playsound.py", line 72, in _playsoundWin
winCommand(u'open {}'.format(sound))
File "...\Python310\lib\site-packages\playsound.py", line 64, in winCommand
raise PlaysoundException(exceptionMessage)
playsound.PlaysoundException:
Error 263 for command:
open actM.mp3
Gerät ist nicht geöffnet oder wird vom MCI nicht erkannt.

Fun 2 Prod 3 Inno 2

Pykemon010

Well that escalated quickly

Did not work

MrTanoshii

Game crashes, the game is not packaged properly too

File "E:\PyWeek\venv\lib\site-packages\playsound.py", line 64, in winCommand
raise PlaysoundException(exceptionMessage)
playsound.PlaysoundException:
Error 263 for command:
open actM.mp3
The specified device is not open or is not recognized by MCI.

Fun 2 Prod 3 Inno 2

Jeb

Very buggy, can't undertand what happens, how to move over the river??
ATLEAST the game included red planet or smth:D

I guess you tried to make the game about shooting those zombies, but did not have time to implement it

I liked the music, also I guess it is a plus if u have sounds :D

pretty impressive game for 200 lines of code

Did not work

aleksan149

I did not find a document with the specified dependencies

Did not work

testroyer

I tried to run the game but it didn't work. I downloaded the seen packages in the python file via pip but it didn't help

Fun 1 Prod 1 Inno 1

ItsHimReally

no comments only emotions

Fun 1 Prod 1 Inno 1

Real_homelander

lorem ispum

Fun 1 Prod 1 Inno 1

fireclaw

I didn't think this worked too well...
Had to install some dependencies without requirements.txt
Game did start fine then. The text on the first screen was a bit hard to read, afterwards, I hit E which did something, walked into the tree hit E again which was followed by a fast switch of images for a second or two a strange sound playing and finally closed the game with a game over screen being the last thing I've seen in it.

Fun 1 Prod 1 Inno 1

Doger

there are many issues with this game first of all not all of the screen is covered by the background it's covered by some other weird stuff second of all the soldier can not move left or right just down what was the point of adding the ability to move right and left before the game starts if you can't use it in the main game third of all zombies really that's really uncreative how many times have we seen zombies in video games and the game didn't even execute it right you can't shoot the zombies at all you can only dodge them

Fun 1 Prod 3 Inno 2

speedlimit35

Not sure what was going on. Had to install package 'playsound'.
After pressing 'E' the game turns into a dodging zombie game. Looking at the images used, there does not seem to be any extra gameplay that I missed and you can not win.
Maybe it is a high score game but there does not seem to be a score either.

Did not work

JustAnotherCode

Got the error "winCommand(u'open {}'.format(sound))
File "C:\Users\alext\AppData\Local\Programs\Python\Python39\lib\site-packages\playsound.py", line 64, in winCommand
raise PlaysoundException(exceptionMessage)
playsound.PlaysoundException:
Error 263 for command:
open actM.mp3
The specified device is not open or is not recognized by MCI."
after clicking "E" for the second and third time

Fun 1 Prod 1 Inno 1

Izanagi

I didn't understand the point of the game I also got some error for the sound of the game