PyWeek - LetsBuildAGame - feedback

Fun 1 Prod 2 Inno 1

Lemonadehead

Points for having some sort of game together. Hope to see it more fleshed out someday

Fun 1 Prod 3 Inno 2

DR0ID

Congratulations to have built something in a week!

I had a bit trouble to run this game. The solution was to copy the run_game.py file into the src directory. Then I could just execute it and run the game.

Yes, it is very unfinished.

Please do not include 'hidden' directories (like '.git' or '.venv' which is 150MB!!) into the final zip.

Fun 2 Prod 3 Inno 3

preatomicprince

Update:
Managed to get file running from pip install. No idea why it wasn't working yesterday. I've left the original message below.

The game is very basic with a single level. Clearly needed some extra time to turn it into a real game. Some parts were done well. The key remapping was very nice, as was the time freeze feature.

Original comment:

Failed to run from zip:
Traceback:
File "/home/user/Downloads/slayer_in_the_shadows/run_game.py", line 3, in <module>
from slayer_in_the_shadows.__main__ import main
ModuleNotFoundError: No module named 'slayer_in_the_shadows'

Also failed to find the package via pip install

Fun 2 Prod 3 Inno 2

siddhartha13

Unfortunately not a finished game. But I really liked the idea! The sound effects were there, and the graphics had promise.

Fun 2 Prod 2 Inno 3

RicBin

Looks cool, but it is unfinished.

Fun 2 Prod 3 Inno 2

Lanecrest

By authors own admission game is unfinished, but its still fun to jump around and kill some tomatoes :)

Did not work

Doger

it didn't run on my Mac

Fun 2 Prod 2 Inno 1

ncrohawk

unfortunately, since the game is unfinished, there isn't really much to judge. there also seems to be some bugs with the combat.