/velice

A universal miniature skirmish wargame ruleset.

Primary LanguagePythonOtherNOASSERTION

Velice

Creative Commons License
Velice by Charles Nelson is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Build Status

A universal miniature skirmish wargame ruleset.

If you want to skip straight to the rules, they're over here.

Compiling

You'll need the latest pandoc, which necessitates installing haskell-platform, and then pandoc from cabal. At the moment, there's a bug in the mmorph package, so that arcane "cabal install" line will get pandoc installed, despite packaging errors. You will also need Python and pip.

$ sudo apt-get install haskell-platform texlive
$ cabal update
$ cabal install pandoc --reinstall --force-reinstalls --constraint=transformers==0.3.0.0
$ pip install -r src/requirements.txt
$ make

The compiled files will be build/book.pdf.