Eschatown Map
Here is the proc-gen map stripped out of an unfinished RPG I worked on several years ago. While the overall game will probably never be released, I decided to show off a demo of the mostly complete map generation.
Move the mouse to highlight regions, and see a bit of UI info about them. Hit Space to regenerate the map.
I wrote a blog post about this map: https://newarteest.wordpress.com/2020/07/25/working-on-an-rpg-generating-the-map...
tldr: I generated a mesh, using a Voronoi diagram and Poisson Disk sampling to calculate the vertices.
btw the graphic details come from https://kenney.nl/assets/cartography-pack
Leave a comment
Log in with itch.io to leave a comment.