Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glog-stats

Stat and basic character generatorsgenerators for the Many Rats on Sticks game system, also known as GLOG v2. Should be useful for other systems too.

stats

Run the stats binary with e.g.:

3d6: cargo run --bin stats -- --dice 3 --faces 6

4d6 drop lowest: cargo run --bin stats -- --dice 4 --faces 6 --lowest 1

Defaults to 3d6.

chargen

Run the CLI with:

cargo run --bin cli

or run the web version:

cargo run --bin web --features web

About

A character generator for the GLOG v2 game system, written in Rust

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages