Metadata-Version: 1.1
Name: nani-fighter
Version: 1.3.1
Summary: A Simple Game
Home-page: https://github.com/frrahat/Nani-Fighter
Author: Fazle Rahat
Author-email: fr.rahat@gmail.com
License: MIT
Download-URL: https://github.com/frrahat/Nani-Fighter/archive/1.3.1.tar.gz
Description-Content-Type: UNKNOWN
Description: # Nani Fighter
        
        <img src="https://user-images.githubusercontent.com/7325483/107784754-04db9500-6d76-11eb-9f21-39dd293ef38d.png">
        
        Nani Fighter is a simple game made with python and pygame. Currently It has two revisions:
        * Nani Fighter : The Beginning
        * Nani Fighter : The Second Visit
        
        The first one is easier where the latter one is more difficult and has more enemy characters. 
        
        ### Installation
        Using pip :
        ```pip install nani-fighter```
        
        ### Running The Game
        Commands to run the revisions
        ```shell
        nani-fighter the-beginning
        nani-fighter the-second-visit
        ```
Keywords: game,school,shooting
Platform: UNKNOWN
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
