Metadata-Version: 2.1
Name: dkbirdisland
Version: 0.1.4.dev5
Summary: DK, T-rex style
Home-page: https://github.com/Murilo-Gruppi/DonkeyKong-BirdIsland
Author: Murilo Castro
Author-email: murilo.castro@ccc.ufcg.edu.br
License: UNKNOWN
Description: # Donkey Kong: Bird Island
        Donkey Kong: Bird Island is a platform game based on T-Rex game.
        
        # Installation
        Donkey Kong: Bird Island requires that you have ***Python 3.6+*** and ***pip*** already installed on your computer. To install, type:
        
        ```
        pip install dkbirdisland
        ```
        
        To start the game:
        
        ```
        dkbirdisland
        ```
        
        # Game Controls
          ``` â†‘ ``` Jump <br>
          ``` â†“ ``` Fall faster
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
