Metadata-Version: 2.1
Name: nong-nnrepos
Version: 0.201
Summary: a neural-network based pong game
Home-page: https://github.com/NNRepos/nong
Author: NN
License: UNKNOWN
Description: # nong
        neural networks exercise with pong
        
        ## installation
        to install the script `nong`, use:<br>
        `py -3.7 -m pip install nong-nnrepos -U`<br>
        all that is left is typing `nong` in your CLI, and the game will start
        <br>
        ![](images/example1.png)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >3.7
Description-Content-Type: text/markdown
