An open API service indexing awesome lists of open source software.

https://github.com/louisbrunner/timberborn-map-generator

Random map generator for Timberborn
https://github.com/louisbrunner/timberborn-map-generator

Last synced: 19 days ago
JSON representation

Random map generator for Timberborn

Awesome Lists containing this project

README

          

# Timberborn Random Map Generator

This repository contains a tool that can be used to generate maps for the game [Timberborn](https://store.steampowered.com/app/1062090/Timberborn/).

**THIS TOOL IS CURRENTLY IN VERY EARLY DEVELOPMENT**

## Concept

Using Perlin noise to generate a rough topology, then splines to draw rivers.

## Issues

- The starting position is not placed correctly.
- No vegetation/ruins/slopes are generated.
- Rivers don't always mesh well with the rest of the topology.