This project is focused on recreating and extending WaveFunctionCollapse.
In order to run this project, all necessary packages need to be installed.
Afterwards, run browser-sync and it should start in a new browser.
- Node.js
- NPM
- Global install of JSPM
npm install jspm -g
jspm install
jspm update
Tested with:
JSPM version: 0.16.53
Node version: 10.14.2
NPM version : 6.4.1
- electronjs (optional)