andrewkennedy 2021-05-01 16:05
I like the idea of zooming into and out of the different biomes. Feels like it could be a good overworld mechanic for a game!
Even without a gameplay loop, I think it could have been improved with some way to interact with the environment. Also, Python's `print()` function is quite performance intensive to run every frame - I would recommend taking that out for a final build.
Good job!