Tit-for-tat: a game theory toolbox
Tit-for-tat (t4t) is a game theory library with a focus on experimentation over formal analysis, and expressiveness over performance. It provides flexible types and traits for defining games and strategies, then executing them to observe the results.
The companion crate t4t-games provides some example games and strategies.
See the top-level crate documentation for more details.