LICENSE.txt
MANIFEST.in
README.md
setup.py
perfect_information_game/perfect_information_game.egg-info/PKG-INFO
perfect_information_game/perfect_information_game.egg-info/SOURCES.txt
perfect_information_game/perfect_information_game.egg-info/dependency_links.txt
perfect_information_game/perfect_information_game.egg-info/requires.txt
perfect_information_game/perfect_information_game.egg-info/top_level.txt
resources/black_bishop.png
resources/black_circle_dark_square.png
resources/black_circle_k_dark_square.png
resources/black_king.png
resources/black_knight.png
resources/black_pawn.png
resources/black_queen.png
resources/black_rook.png
resources/blue_border.png
resources/dark_square.png
resources/light_square.png
resources/red_circle_dark_square.png
resources/red_circle_k_dark_square.png
resources/white_bishop.png
resources/white_circle_dark_square.png
resources/white_king.png
resources/white_knight.png
resources/white_pawn.png
resources/white_queen.png
resources/white_rook.png
resources/yellow_circle_dark_square.png
tests/games/chess_test_cases.json
tests/games/test_checkers.py
tests/games/test_chess.py
tests/move_selection/test_mini_max.py
tests/move_selection/test_random_chooser.py
tests/tablebases/test_tablebase_generator.py