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
PyGLM webcolors zengl zengl-extras
```
But otherwise good stuff, thumbsup from me