daem-on / wtherion

A web-based Therion map editor

Home Page:https://daem-on.github.io/wtherion/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A web-based Therion map editor

https://daem-on.github.io/wtherion/

License:MIT License


Languages

Language:JavaScript 54.5%Language:TypeScript 32.4%Language:CSS 7.8%Language:HTML 5.2%