LICENSE
MANIFEST.in
README.md
setup.py
chess_board.egg-info/PKG-INFO
chess_board.egg-info/SOURCES.txt
chess_board.egg-info/dependency_links.txt
chess_board.egg-info/requires.txt
chess_board.egg-info/top_level.txt
chessboard/__init__.py
chessboard/board.py
chessboard/constants.py
chessboard/display.py
chessboard/fenparser.py
chessboard/pieces.py
chessboard/utils.py
chessboard/images/bB.png
chessboard/images/bK.png
chessboard/images/bN.png
chessboard/images/bP.png
chessboard/images/bQ.png
chessboard/images/bR.png
chessboard/images/btile.png
chessboard/images/wB.png
chessboard/images/wK.png
chessboard/images/wN.png
chessboard/images/wP.png
chessboard/images/wQ.png
chessboard/images/wR.png
chessboard/images/wtile.png