Skip to content

tckmn/stpsyr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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