Python Chess is a chess game written in Python/PyGame for player vs. player, player vs. AI, or AI vs. AI. Uses Tkinter to get initial game parameters. Uses PyGame to draw the board and pieces and to get user mouse clicks. Run with the "-h" option to...

read more