Metadata-Version: 2.4
Name: backstab
Version: 0.1.0
Summary: Game-theoretic analysis and Monte Carlo simulation of The Traitors
License: MIT
License-File: LICENSE.txt
Keywords: game-theory,simulation,social-deduction
Requires-Python: >=3.11
Requires-Dist: jupyter>=1.1.1
Requires-Dist: seaborn>=0.13.2
Description-Content-Type: text/markdown

# backstab

Game-theoretic analysis and Monte Carlo simulation of The Traitors.

**backstab** accompanies the paper in `tex/`

To install the library:

```
$ uv add backstab
```
