Skip to content

maiwald/armchair

Repository files navigation

Armchair

Armchair will be an Editor for games with branching dialogue.

I have rather intricate plans for what I want to to with dialogue in a little game I am working on that an off-the-shelf editor was not an option. Let's see where that goes ;)

Anyway, feel free to play around with what it can do so far: https://my-armchair.com/alpha

Development

You need node installed on your system.

Install all dependencies, then start the two processes:

npm install
npm exec -- shadow-cljs watch app
npm exec -- sass --watch src/sass:resources/public/compiled/css

Wait a bit, then browse to http://localhost:3449.

tmux

You can also run ./scripts/start_dev.sh to start everythin in one go!

Production Build

To compile clojurescript to javascript:

make build

Credit

All graphic assets are taken from opengameart.org