PyWeek - Lime Gang - feedback
Tee
mit-mit
Very cool game and excellent title also :)! I really liked the concept, great fit for the theme and a fun and challenging game to play also! I really struggled at first until I got the hang of things! It seems like sometime you can get a bit unlucky if someone happens to die when another person is in the room. I really liked the art and overall production values: great work!
Cosmologicon
Really crafty puzzle! Took me a while to get. I enjoyed it. The text in the corner was a bit hard to follow but there were enough other clues to figure it out. Great use of the theme. I like the title.
Phantasma
I am sure there is a sequence to beating the game but I haven't found it.
I cant tell who is the traitor in this game. You(the player), or the person who gave you nothing in his will.
Bug spotted: Press "space" to crash the game! :P I'm sure that's used for testing throughout the dev process.
For what it is, besides having one of the LONGEST titles in this Pyweek event, It's ok.
Pykemon010
Oh no! a Accident has happened at the mysterious manor of increasingly preposterous accidents, WHO COULD'VE DONE THIS?!? Great game, the jokes and sprites were very well made, I like how all the NPCs movement patterns work, although there were some times where I got soft locked and was unable to kill the final person, and sometimes the movement got a little annoying, plus I got arrested for picking up a bottle of water before I even did anything... they know my plans.. but it was overall a very good game.
DR0ID
Pressing any other key than a,s,d,w or e crashed the game! And the mentioned hit boxes were noticeable.
Otherwise fun little game. Nice graphics.
Any other key than the defined key gave me this traceback:
Traceback (most recent call last):
File "...\the-mysterious-tale-of-inheritance-at-the-manor-of-increasingly-preposterous-accidents\pyweek38\src\main.py", line 265, in <module>
main(settings, screen)
File "...\the-mysterious-tale-of-inheritance-at-the-manor-of-increasingly-preposterous-accidents\pyweek38\src\main.py", line 210, in main
i.update(game_vars)
^^^^^^^^^^^^^^^^^^^
File "...\the-mysterious-tale-of-inheritance-at-the-manor-of-increasingly-preposterous-accidents\pyweek38\src\character.py", line 120, in update
self.pathing.update(game_vars, self)
File "...\the-mysterious-tale-of-inheritance-at-the-manor-of-increasingly-preposterous-accidents\pyweek38\src\pathing.py", line 262, in update
self._set_direction(game_vars, character)
File "...\the-mysterious-tale-of-inheritance-at-the-manor-of-increasingly-preposterous-accidents\pyweek38\src\pathing.py", line 85, in _set_direction
if next_tile_coord.x > char_tile_coord.x:
^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'x'
speedlimit35
The execution of this game is not as good as the concept, which I thought to have a lot of potential. It was also a little buggy like how even when nobody is in the room with me, I will get caught. It was also a little disappointing that I could not beat it (it might not be possible because the murder tools are less than the things requiring them). I tried quite a number of times though.
Great game! Very solid production and I really like the story and theme. I got a little confused that I seemed to be missing items at first, but then I restarted and I finally got my well-deserved golden mustache. Had a lot of fun, great work.