Metadata-Version: 2.1
Name: pypowergames
Version: 1.0.0
Summary: A Python package to play tic tac toe
Home-page: https://github.com/tirth-2001/ttt.git
Author: PyPower Projects
Author-email: projectspypower@gmail.com
License: MIT
Description: TicTacToe Game with Advanced GUI in Python
        A Python package to play tic tac toe alongwith many new features
        
        Usage
        -> open terminal
        -> Execute following Command - pip install pypower-games
        -> After succesful installation execute the following command - from pypower-games import tictactoe
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
