Play game
Ore odyssey's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Artistry | #6 | 3.882 | 3.882 |
Theme Integrity | #9 | 3.882 | 3.882 |
Overall | #15 | 3.035 | 3.035 |
Polish | #16 | 2.824 | 2.824 |
Innovation | #18 | 2.471 | 2.471 |
Engagement | #21 | 2.118 | 2.118 |
Ranked from 17 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Did you have fun throughout the jam?
yes
Leave a comment
Log in with itch.io to leave a comment.
Comments
I see a lot of people using this planet generator, nice choice. The platformer also looks clean.
Some things I want to suggest:
- `E` for interacting with the main menu is a bit funky, also I couldn't actually click the buttons
- I had to run the game each time to figure out what dependencies were missing, a requirements file would be nice, this is what I figured out:
```py
```
But otherwise good stuff, thumbsup from me
we didnt use a premade generator for the planets. They're being drawn on the gpu. The only thing premade is the normal and uv textures as well as the planet texture itself
thanks for the requirements.txt suggestion, added it to the source now
oh cool, then that makes it even more awesome
We made our own planet generator and planet shaders. crazy to see it was this high qualitly that it seems like it's pre-made. ty for the suggestions tho.
Extremely cool graphics for the planets, and the 2D mode has some really smooth tile connections. The movement is really fun too (especially with the smooth animations when jumping!)
The platform mode is super smooth