pygame is
pygame.org is
|
Python Chess
Python Chess - 0.7Steve Osborne (yakinikuman)Tags:DescriptionPython Chess is a chess game (duh) 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 get full listing of available command line flags.
See the website for detailed development history. Changesv. 0.7 - Dramatically lowered CPU usage by using pygame.event.wait() rather than pygame.event.get(). (Woops...) Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|