PyWeek - StudioRakkas - feedback
DR0ID
mauve
The player movement feels good, very surfey. Collisions are solid too. But there's nothing to do.
Tee
This is pretty cool, but it's lacking some gameplay, since it doesn't seem like anything happens if you get hit. I do like the visuals and all the stuff being thrown around though, and I feel like it could be pretty fun with some gameplay.
Cosmologicon
Good start! I like that you can wrap around from one side to the other. It seems like that could be an interesting mechanic. The next step would be to add a health bar or collectibles or something.
ntoll
FileNotFoundError: No such file or directory: '/home/ntoll/src/scratch/pyweek39/down-the-toilet/downstream/code/../graphics/player/big/default.png'.
Turns out it'd called `default.PNG` and various assets referenced in code were in the wrong case. :-(
Heuser
I really enjoyed your graphics. I had to fix some minor bugs to make it run however.
Still a nice little experience :)
mit-mit
The game did look and sound good: especially liked the toilet flush button: got a good giggle from me :) ... cool job! it seems like there is no way to die? maybe you could add a health bar or something to add a bit of challenge to the scoring system? Nice use of graphics and colours: I liked the main character sprites, felt cool the be surfing along. Background music was great fun too!
speedlimit35
I surfed in the toilet for a while.... And I survived..... I think it is an open ended game so I stopped playing eventually.
Anders
- some files like .DS_Store shouldnt be in the git commit / final zip. add tp / .gitignores
- cool you guys made the art + music
inkontoasty
the png files in graphics/player use the .PNG extension (uppercase) and this breaks the game (im on linux) so i manually renamed the files.
very nice game engine and assets/graphics you all made but sadly theres not really a game and you cant die or anything.
yall did really well overall :D
felt a unfinished despite the good look. Upon collision nothing happened and clicking the click me button did nothing than play a sound?
There is a high score counter, but without collision reactions or dying its a bit boring.
Tip: A custom window icon would have been nice.