LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
matrax/__init__.py
matrax/env.py
matrax/env_test.py
matrax/types.py
matrax/version.py
matrax.egg-info/PKG-INFO
matrax.egg-info/SOURCES.txt
matrax.egg-info/dependency_links.txt
matrax.egg-info/not-zip-safe
matrax.egg-info/requires.txt
matrax.egg-info/top_level.txt
matrax/games/__init__.py
matrax/games/climbing.py
matrax/games/conflict.py
matrax/games/no_conflict.py
matrax/games/penalty.py
matrax/games/utils.py