map-generation-roguelike-soup

A roguelike disguised as a map generator, or was it the other way around?

GPL-3.0 License

Stars
1

map-generation-roguelike-soup

About

Exploring topics in map generation, focusing on simplex noise and building towns / villages. Game map representation and underlying code is borrowed from my other project, Rotten Soup.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Customize configuration

See Configuration Reference.