Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

cnelsonsic/velice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A universal miniature skirmish wargame ruleset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published