Skip to content

threexc/glog-generators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLOG v2 Character Generator

This is a simple character generator for the Many Rats on Sticks game system, also known as GLOG v2.

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.

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages