PyWeek - Knotty Kaa - feedback

Fun 2 Prod 4 Inno 3

Alex

Good fit for the theme. Very simple game, so not much replayability.

(I found the movement and window washing to be a bit glitchy. Sometimes when I moved the character kept sliding after I released the keys. And you could start washing windows while the cradle was moving up, and get credit for windows washed, but not points, and thus advance higher quicker.)

Fun 3 Prod 4 Inno 3

DR0ID

os.system(f'{sys.executable} game.py')

might work better, but probably still not on all systems.

Why not just put the version check just in the main method instead of opening another pythong interperter?

Otherwise nice little game to play once.

Fun 5 Prod 4 Inno 5

TiredDadBod

This game was a lot of fun. I like the animation and 3d character. I did notice a few things: I could wash windows before arriving at them and I could have the person slide and wash a window at the same time. I'm not sure if that was intentional or not, but it did not matter much after a certain point as the timer got shorter and shorter. I liked the challenge, and it was enjoyable to play. Little things like that are expected (again, if not intentional) with only a week to code. Awesome work!

Fun 2 Prod 4 Inno 4

Cosmologicon

Neat, I like the idea and the graphics. The logic of which window I would start washing when I pressed E seemed a little hard to grasp. I liked how you could time it to keep moving as you were washing.

Fun 2 Prod 4 Inno 3

speedlimit35

I had to be careful to not get to close to the edge of platform or I would get stuck there. I played until floor 21 until I noticed it was just going to continue the same way. I thought it was interesting floor 13 was not included. I thought it was going to be level 2 at first.

The production was pretty good, I was kind of shocked at first to notice the player is actually in 3D.

Fun 2 Prod 4 Inno 3

andyhd

Graphics are great! But there doesn't seem to be any reward for cleaning all the windows, or punishment for failing to clean them in time. I gave up after 50 or so floors.

Fun 2 Prod 4 Inno 3

stuartc

Very nice looking.