Larkenx / map-generation-roguelike-soup

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:JavaScript 98.9%Language:HTML 0.6%Language:Vue 0.5%