PyWeek - Anders - feedback
DR0ID
mauve
I couldn't seem to complete the first level with "not enough points" even when I scored every log. There were lots of elements here that didn't seem to come together, the tetris and the arrows (which just push blocks into rocks?)
Tee
The controls are a little awkward, but it's a pretty cool concept! Nice work.
mit-mit
I liked the idea, but the tuning of the game play was a little bit hard: I felt like even though I saved every log and it got through, as some point I kept losing being told I wasn't getting enough points (even though I saved every log?) maybe there is something about the points system that I missed. I like that you managed to put the dialogue in at the start and the menus etc. overall it looked nice!
Cosmologicon
I honestly can't tell whether there's a bug on my end or I'm just really bad at this game, but it feels like 90% of my clicks aren't registering. I have to click on a log about 10 times before it finally turns yellow. Either way I don't think it would be fair for me to judge since I never made any progress. I've played several times and I only manage to save about one log that would otherwise hit a rock before I lose. I do think it's a cool concept and I like a lot of elements of it. I'm running the source version on Ubuntu.
ntoll
A sort of side-ways Tetris, right..? For me the biggest problem was the controls, they were really fiddly and made it not that much fun. (Sorry) Perhaps some play testing with others would help fix this. Congrats on getting the game done for PyWeek.
speedlimit35
When I tried pressing space to rotate the log, the game would often crash:
line 144, in rotate
block.rotate()
^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'rotate'
ambv
I tried the macOS binary and that worked. I couldn't get used to the controls, so that's where the "fun" gets a hit, but the game itself worked fine! I liked the mellow mood.
KNKWasTaken
It worked fine for the most of it, but then I trying to rotate gave me an error. Nice game overall.
well, its was too fast for me, could not beat level 1
why do move left/right arrows the logs up/down? This was not intuitive.