LICENSE
README.md
pyproject.toml
setup.cfg
chess4x4/__init__.py
chess4x4/board.py
chess4x4/game.py
chess4x4/pieces.py
chess4x4/utils.py
chess4x4.egg-info/PKG-INFO
chess4x4.egg-info/SOURCES.txt
chess4x4.egg-info/dependency_links.txt
chess4x4.egg-info/top_level.txt
tests/test_board.py
tests/test_game.py
tests/test_pieces.py