FoonLudum Dare ExplorerLD48 → Forest Adventure

Forest Adventure

By supersammy00

View on ldjam.com

CategoryRankScoreCount
Overall2.005
Fun1.835
Innovation1.835
Theme2.165
Graphics2.005
Mood2.335

Comments

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!

blubberquark 2021-05-10 11:30

I had to change your source code to run your game on Ubuntu Linux. I had to rename Fish.png to fish.png. Try to use the exact capitalisation in your file name and in your game code.