PyWeek - Anonymous Legion - feedback

Fun 2 Prod 3 Inno 2

DR0ID

Well, the jump mechanics where a bit strange. I recommend reading this:
http://www.mathforgameprogrammers.com/gdc2016/GDC2016_Pittman_Kyle_BuildingABetterJump.pdf

Also one could not walk backwards and shoot.

Thanks for your time.

Fun 3 Prod 4 Inno 3

mit-mit

I really don’t like that evil twin, they are super strong ... this was a pretty good experience: it’s cool that you had multiple levels and I like that you did all your assets yourself, great work: I liked the art. The game was beatable for me, but I found it a bit frustrating all the luring and jumping and shooting: also, I found it quite difficult to jump up to the next platform, maybe the player could move a bit faster?

Fun 2 Prod 2 Inno 3

gummbum

I couldn't beat level 2. Had trouble getting up on the platform with the second zombie. Got munched by the armored baddy. Once I made it onto the platform and got munched by the zombie. If I could master the jump I might have had a better run of it. :)

Fun 2 Prod 3 Inno 2

MrTanoshii

Nice little game but needs balancing
Cool for a solo dev

Did not work

Jeb

the game crashes when i die in level 2 level 3 (i tested those).

Did not work

Krzysztof

Game window opens and assets load, I click start and pick a level but on move / mouseclick I get this error, Ubuntu 20.04 Python 3.9:

Traceback (most recent call last):
File "/home/k/Documents/Python/PyWeek/testing/33/super-shooter/Super-Shooter/./main.py", line 464, in <module>
playsound(FOOTSTEPS[random.randint(1, 14)], block=False)
File "/home/k/Documents/Python/PyWeek/testing/33/super-shooter/Super-Shooter/env/lib/python3.9/site-packages/playsound.py", line 80, in _playsoundNix
raise NotImplementedError(
NotImplementedError: block=False cannot be used on this platform yet

Fun 5 Prod 3 Inno 3

aleksan149

It's quite interesting and difficult)

Did not work

RikP

raise PlaysoundException(exceptionMessage)
playsound.PlaysoundException:
Error 265 for command:
open "C:\Users\Owner\Desktop\dev\pygames\Super-Shooter\Assets\Gunshot.mp3"
The device name is already being used as an alias by this application. Use a unique alias.

ran main.py
selected level 1
left click mouse = game crash and error ^^

Fun 3 Prod 2 Inno 2

BeautifulReques

Had to face some lag issues, otherwise ok game

Fun 2 Prod 3 Inno 3

RicBin

At first it was confusing, if you win or lose the results are the same, so I didn't know what happened.
It seems easy, but it was very difficult. The only level I was able to finish without cheating (by changing the code) was the first one, as the others were impossible to beat.
Jumping was difficult.

I like art, music and sounds.