license.gpl3
pyproject.toml
setup.cfg
setup.py
MzChess/AboutDialog.py
MzChess/AboutDialog.ui
MzChess/__init__.py
MzChess/annotateEngine.py
MzChess/buildFen.desktop
MzChess/buildFen.ui
MzChess/chessMainWindow.py
MzChess/chessMainWindow.ui
MzChess/chessengine.py
MzChess/configureEngine.py
MzChess/configureEngine.ui
MzChess/configureEngineOptions.py
MzChess/configureEngineOptions.ui
MzChess/credits.txt
MzChess/eco.py
MzChess/gameheaderview.py
MzChess/gamelisttableview.py
MzChess/gametreeview.py
MzChess/helpDialog.py
MzChess/installLeipFont.py
MzChess/mzChess.desktop
MzChess/pgnParse.py
MzChess/postInstall.py
MzChess/propagatePawn.ui
MzChess/qboardviewclass.py
MzChess/qbuildfen.py
MzChess/readme.rst
MzChess/schach.png
MzChess/scoreplotgraphicsview.py
MzChess/specialDialogs.py
MzChess/uciedit.py
MzChess/warnOfDanger.py
MzChess.egg-info/PKG-INFO
MzChess.egg-info/SOURCES.txt
MzChess.egg-info/dependency_links.txt
MzChess.egg-info/entry_points.txt
MzChess.egg-info/requires.txt
MzChess.egg-info/top_level.txt
MzChess/books/readme.txt
MzChess/eco/COPYING.txt
MzChess/eco/README.md
MzChess/eco/a.fsc
MzChess/eco/a.tsv
MzChess/eco/b.fsc
MzChess/eco/b.tsv
MzChess/eco/c.fsc
MzChess/eco/c.tsv
MzChess/eco/d.fsc
MzChess/eco/d.tsv
MzChess/eco/e.fsc
MzChess/eco/e.tsv
MzChess/eco/bin/lint.py
MzChess/eco/bin/requirements.txt
MzChess/eco/bin/to-scalachess.py
MzChess/pieces/LEIPFONT.ttf
MzChess/pieces/black-bishop-secular.svg
MzChess/pieces/black-bishop.svg
MzChess/pieces/black-king-secular.svg
MzChess/pieces/black-king.svg
MzChess/pieces/black-knight.svg
MzChess/pieces/black-pawn.svg
MzChess/pieces/black-queen.svg
MzChess/pieces/black-rook.svg
MzChess/pieces/white-bishop-secular.svg
MzChess/pieces/white-bishop.svg
MzChess/pieces/white-king-secular.svg
MzChess/pieces/white-king.svg
MzChess/pieces/white-knight.svg
MzChess/pieces/white-pawn.svg
MzChess/pieces/white-queen.svg
MzChess/pieces/white-rook.svg
MzChess/training/matein/matein1.pgn
MzChess/training/matein/matein2.pgn
MzChess/training/matein/matein3.pgn
MzChess/training/matein/matein4andmore.pgn
MzChess/training/openings/caroKannDefense.pgn
MzChess/training/openings/englishOpening.pgn
MzChess/training/openings/frenchDefense.pgn
MzChess/training/openings/indianDefense.pgn
MzChess/training/openings/kingsPawn.pgn
MzChess/training/openings/pircDefense.pgn
MzChess/training/openings/pircDefense_new.pgn
MzChess/training/openings/queensGambit.pgn
MzChess/training/openings/retiOpening.pgn
MzChess/training/openings/sicilianDefense.pgn
MzChess/training/tactics/endings.pgn
MzChess/training/tactics/tactics.pgn
MzChess/training/tactics/tactics_easy.pgn
test/test_fenBuilder.py
test/test_mzChess.py
test/test_pgnParse.py
test/test_uciEngine.py