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.
Examples and documentation
- The companion crate t4t-games provides a few example games and strategies.
- See the crate documentation on docs.rs for documentation and code examples.
Reach out
If you use this library for something, or are considering using it, I'd love to hear about it! Please get in touch using the contact info on my Github profile.