Play game
grav-racer's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Authenticity (Use of resolution restriction) | #85 | 4.111 | 4.111 |
Graphics | #116 | 2.556 | 2.556 |
Gameplay | #122 | 2.333 | 2.333 |
Overall | #122 | 2.583 | 2.583 |
Audio | #142 | 1.333 | 1.333 |
Ranked from 9 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
Please do finish the game. I love the fact that you just pushed it to the metal with Rust! ;)
Really cool game concept for the jam! I can see this being easily expanded with lots of different levels progressing through space. I think as someone else mentioned, the fact that they do spawn in the same place means the player can restart and predict where they are (eg. just hug the walls and go full speed), so perhaps having some randomisation or movement in there might be cool.
I'd love to see more if you were to continue with it :)
I enjoyed this game, it's simple, neat and plenty of room to flesh out a story, levels, upgrades etc. I am also happy with my best score, you tell me did I do well?
Oh another thing, I get the feeling the 3 asteroids start in the same place each time? So the player can predict this and find it fairly easy, having them spawn randomly maybe on one axis only and keep them spaced out more consistently on the other?
I've thought about that. I'll have time to work on it today so I will tinker with the asteroids a bit.
I push up arrow, but it doesn't do anything, is it a problem with focus?
Yes, you have to click the game area to get it to focus.
Seems an interesting beginning to a game concept, and embracing Rust compiling to webasm and webgl is pretty cool. This could be good stuff when it's finished; as it is, it's more of a prototype, of course.
I appreciate the feedback :), it gives me some extra motivation to finish the game.
I wanted to use this game jam as a way to teach myself to work with webassembly. It's also the first time I've used WebGL in any practical way. There's only so much you can do with Javascript and HTML canvas, so learning Rust, webassembly, and WebGL seemed like a smart way to go.