Skip to content

A tile-based mixed-initiative editor using Hierarchical Semantic WFC as its backbone

Notifications You must be signed in to change notification settings

Archer6621/HSWFC-Editor

Repository files navigation

HSWFC Editor (hswfc)

A tile-editor utilizing HSWFC

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

A tile-based mixed-initiative editor using Hierarchical Semantic WFC as its backbone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published