PyWeek - karx - feedback

Fun 2 Prod 3 Inno 2

yarolig

Did not finished game because it is too hard and became boring.

Fun 3 Prod 4 Inno 3

DR0ID

nice little game, steering felt a bit strange on the latters

Fun 3 Prod 3 Inno 3

Taganov

Great basic platforming.

Fun 3 Prod 2 Inno 2

chrisyan2000

A classical platformer game with decent animation and controls.
I don't see much of a connection between castaway and the game mechanics itself.

Did not work

Quikli

There is a bug in the arcade library distribution on ubuntu Linux (impacted multiple entries) preventing me from running this one. Haven't been able to find a workaround yet. This appears to be a problem loading the soloud shared library.

venv/lib/python3.8/site-packages/arcade/sound.py", line 66, in stop
if not soloud:
NameError: name 'soloud' is not defined

Fun 2 Prod 3 Inno 2

Xyolidge

There isn't very much challenge there, too bad.

Fun 3 Prod 3 Inno 2

encukou

A simple PyWeek game. Thank you!

Did not work

fireclaw

when trying to run the game I get:

Traceback (most recent call last):
File "run_game.py", line 9, in <module>
import arcade
File "/home/username/Downloads/pyweek/pyweek/src/arcade/arcade/__init__.py", line 242, in <module>
from .tilemap import get_tilemap_layer
File "/home/username/Downloads/pyweek/pyweek/src/arcade/arcade/tilemap.py", line 169, in <module>
def _get_image_source(tile: Union[pytiled_parser.objects.Tile, pytiled_parser.objects.ImageLayer],
AttributeError: module 'pytiled_parser.objects' has no attribute 'ImageLayer'

Fun 3 Prod 3 Inno 3

gummbum

A solid, middle of the road entry. It's got all the basic elements, and I did not encounter any bugs. It needed something to be a cut above, though; but as a Pyweek project, especially starting so late, this is a decent, commendable product. One wonders what you could have done given a few more days. :) Nice job!

Fun 4 Prod 3 Inno 3

mit-mit

This was pretty fun: the sound effects were strangely satisfying :). Those spiders really jump out of nowhere on some levels and then BOOM straight back to the start .... harsh, but I guess life is harsh :) Nice job!

Fun 2 Prod 3 Inno 3

patryk-tech

Very simple platformer. Sadly, very short... Seems more like a demo than an actual game.