Skip to content

daem-on/wtherion

Repository files navigation

A web-based Therion map editor

Screenshot

Based on papergrapher, powered by Paper.js

Usage

Latest stable version is available at https://wtherion.daemonw.com

Latest beta version is available at https://beta.wtherion.daemonw.com

You only need a modern browser to use this app. Chrome is recommended because of its great PWA support.

Feature showcase video: https://www.youtube.com/watch?v=kpogxtt_4TI

For end-user documentation, go to the wiki on GitHub.

Build status

Stable (GitHub Pages)
Webpack & Deploy

Beta (Netlify)
Netlify Status

Design

Documentation of the code and design decisions will be added once most functionality is finished.

Since this app is based on a vector graphics editor, there is still some functionality that doesn't need to exist in this cave drawing app but remains from the original version.

Development and building

Use yarn and yarn serve to run for development. Use yarn build or look at the GitHub action for building.