MANIFEST.in
README.rst
setup.py
chess4fun/.DS_Store
chess4fun/__about__.py
chess4fun/__init__.py
chess4fun/__main__.py
chess4fun.egg-info/PKG-INFO
chess4fun.egg-info/SOURCES.txt
chess4fun.egg-info/dependency_links.txt
chess4fun.egg-info/requires.txt
chess4fun.egg-info/top_level.txt
chess4fun/__pycache__/__about__.cpython-38.pyc
chess4fun/__pycache__/__init__.cpython-38.pyc
chess4fun/__pycache__/__main__.cpython-38.pyc
chess4fun/examples/chess4fun.png
chess4fun/examples/opening_Ruy_Lopez.png
chess4fun/gui/__init__.py
chess4fun/gui/_gui.py
chess4fun/gui/__pycache__/__init__.cpython-38.pyc
chess4fun/gui/__pycache__/_gui.cpython-38.pyc
chess4fun/gui/sound/check.wav
chess4fun/gui/sound/check_mate.wav
chess4fun/gui/sound/gameover.wav
chess4fun/gui/sound/illegal_move.wav
chess4fun/gui/sound/insufficient_material.wav
chess4fun/gui/sound/piece_move.wav
chess4fun/gui/sound/stalemate.wav
chess4fun/opening/__init__.py
chess4fun/opening/_opening.py
chess4fun/opening/scideco_opening.pkl
chess4fun/opening/__pycache__/__init__.cpython-38.pyc
chess4fun/opening/__pycache__/_opening.cpython-38.pyc