Skip to content

Incompleteusern/DiplomacyGM-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a incomplete port of maximpopov11/diplomacygm with no guarentees on finish.

DiplomacyGM-rs

For SVGs, goal is that quick-xml is used for parsing, then quick-xml is used for modifying the xml, and then resvg and usvg is done to create a png.

Goals

  • Redesign persistence structs to cleanly filter out what is mutable game state and what is immutable
  • Add anyhow or some way to create proper errors
  • Figure out tracing and have proper logging
  • Finish parsing code
  • .provinceinfo
  • Create order parsing
  • Create adjudication (find out whether I want to port the mess of tests, and if so how)
  • Create mapping code

About

Port of DiplomacyGM to rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published