Metadata-Version: 2.1
Name: PJWSTK-Tetris-game
Version: 0.9.93
Summary: Tetris game
Home-page: https://github.com/tomaszlemke/Tetris1.0
Author: Tomasz Lemke & Krzysztof Skwira
Author-email: s19471@pjwstk.edu.pl
License: MIT
Description: # TETRIS 1.01
        
        This is a game made for the purpose of filling out the requirements for our IT studies.
        
        
        ## Installation
        
        Run the following to install:
        
        python 
        
        pip install PJWSTK-Tetris-game
        
        
        ## Usage
        
        Run the following to execute:
        
        python
        
        Tetris
        
        
        ## Enjoy the game :)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: pygame
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Games/Entertainment :: Puzzle Games
Description-Content-Type: text/markdown
