Skip to content

tckmn/stpsyr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis build status current crates.io version

stpsyr is an adjudicator for the Diplomacy board game, written in Rust. Currently, it fully supports adjudication of human-readable orders, and it can generate maps of the current state of the board in SVG format. The DATC test cases are partially implemented.

Planned features include variant maps, better map drawing (e.g. with arrows that show the moves from the previous phase), and a web-based client/server that allows Backstabbr-style input of orders.

The adjudication algorithm is taken from Lucas Kruijswijk's The Math of Adjudication.

Diplomacy players may recognize that the name comes from the objectively best order one can give in standard Diplomacy: A StP-Syr (via convoy). I pronounce it "stipser" (/ˈstɪp.sɚ/).

stpsyr is licensed under the GNU GPL 3.0.

About

a Diplomacy adjudicator in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages