View the online demo at: https://rjct.github.io/random-city
Experiment in generating pseudo-random city using Perlin noise and Recursive backtracking algorithm.
Thanks kenney.nl for awesome assets.
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.