Metadata-Version: 2.1
Name: PySimpleGUI-chess
Version: 0.0.2
Summary: A PGN file playback of chess games
Home-page: https://github.com/MikeTheWatchGuy/PySimpleGUI/tree/master/Chess
Author: PySimpleGUI.org
Author-email: info@PySimpleGUI.org
License: UNKNOWN
Description: # PySimpleGUI-Chess A Chess Game Playback Program
        
        ## Introduction
        This is the start of a front-end GUI for an AI engine that plays chess.  It simply reads moves the a PGN file and steps through it showing each of the moves on the board.
        
        
        ## Home Page (GitHub)
        
        [www.PySimpleGUI.com](www.PySimpleGUI.com)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
