itch.io is community of indie game creators and players

Devlogs

Random map Devlog

Eternal Warfare
A downloadable game for Windows

Hello.

Recently I have been working on improving the random map generator algorithm.
First, some previously generated maps:

The generator had problems like spawning too many resource tiles (especially with large landmass setting), no roads, mountains and forests only appearing in deterministic patterns. That's what I aimed to fix.

Some maps with the updated algorithm:

As you can see, there is some ocasional bridges connecting two blocks of land, randomly scattered forests and mountains, and resources are generated in fairer amounts.

Also added an option in the map editor to generate random maps, mostly to serve as base for further editing.

Download Eternal Warfare
Leave a comment