Skip to content

rjct/random-city

Repository files navigation

Random-city

View the online demo at: https://rjct.github.io/random-city

About


Experiment in generating pseudo-random city using Perlin noise and Recursive backtracking algorithm.

Thanks kenney.nl for awesome assets.

Build


Make sure you have node.js installed.

Use npm install to install the dependencies.

Then run npm run dev to start development server or npm run build to create production build.

About

Experiment in generating pseudo-random city using Perlin noise and Recursive backtracking algorithm.

Topics

Resources

Stars

Watchers

Forks