PyWeek - QuikRich - feedback
Tee
Doger
Wow this game is very good the game is one of the only games that saves your progress has very fun gameplay good controls it's just overall a very good game the only two problems Is there is a bug with the audio where it can crash because the audio is on if you turn it off you won't have the bug the second one is that there is no music it gets annoying listening to the same checkpoint sound effect over and over otherwise great game
Jeb
Cool balanced finalized game, maps, spaceships, didn't find any bugs, very nice.
DR0ID
Well done little game. Different ships, different tracks, menus.
I was a bad pilot, maybe with some practice I could get better...
realhuman
In an attempt to run on MacOS, ran into AttributeError (module 'pyglet.gl' has no attribute 'glMatrixMode')
Already installed all requirements from requirements.txt
mit-mit
I installled listed dependancies, but was getting an error: AttributeError: module 'pyglet.gl' has no attribute 'glMatrixMode' on line 56 of render_system.py: running on osx: sorry I couldn't get it to work.
Real_homelander
that`s actually amazing game with sea of content, I am not belive it could be made in week by 2 humans)
ItsHimReally
incredible game. I am surprised that this can be written in just a week.
fireclaw
Fails right at the start with the following error
File "/pyweek/race-for-the-red-planet/game/render_system.py", line 56, in camera_offset
pyglet.gl.glMatrixMode(pyglet.gl.GL_PROJECTION)
AttributeError: module 'pyglet.gl' has no attribute 'glMatrixMode'
zwerver
Wow this game looks amazing. The art style is very coherent with a nice palette. I wish I could hear the sounds and music but unfortunately I had to turn it off or the game would crash. I did listen to some of the sfx in the assets folder to give me a bit of an idea.
I could not for the life of me gain any speed without flying off the tracks and was flying pretty much like a grandma and was constantly missing checkpoints, so this was quite a frustrating experience for me. I would have liked some AI, or recorded ghosts to race against instead of my terrible self. I'm also not sure how well this fits the theme, besides the last map featuring a red planet it is more generally space themed.
FatHat
Pretty fun! I always like it when space games take momentum into account. Production quality wasn't amazing, but solid and didn't distract. I would have loved to see other ships going around the track to make it feel a bit more competitive/less lonely. Also, gravity was very hard to predict... maybe more of a visual indicator of how much it's pulling. All in all pretty good!
thp
Well implemented game. I do like it. Is there a map editor available somewhere?
Izanagi
race-for-the-red-planet\game\render_system.py", line 56, in camera_offset
pyglet.gl.glMatrixMode(pyglet.gl.GL_PROJECTION)
AttributeError: module 'pyglet.gl' has no attribute 'glMatrixMode'
Very solid racing game, it's well-executed and fun. I didn't feel that the gravity mechanic affected the gameplay too much, but it made some of the curves more interesting. Nice work!