LICENSE
README.md
pyproject.toml
anima_chess/__init__.py
anima_chess/_attacks.py
anima_chess/_board.py
anima_chess/_types.py
anima_chess/_version.py
anima_chess/_zobrist.py
anima_chess.egg-info/PKG-INFO
anima_chess.egg-info/SOURCES.txt
anima_chess.egg-info/dependency_links.txt
anima_chess.egg-info/requires.txt
anima_chess.egg-info/top_level.txt
tests/test_perft.py
tests/test_rules.py