Posted July 03, 2025 by nandbolt
Woloo is based on a previous unfinished project I made long ago. In it, I had 4 height map algorithms: random, diagonal, islands and perlin. So, I essentially just added those algorithms, fixing some of them up in the process! There is also configurable settings per type, which was also in the previous project.
I also added more tile types, including:
The graphical assets now also update the world without needing to generate a new world!