Metadata-Version: 1.1
Name: Mind
Version: 0.2.5
Summary: Mind is library for games in Python
Home-page: https://github.com/Knowlege/Mind
Author: Jakov Manjkas
Author-email: jakov.manjkas@gmail.com
License: UNKNOWN
Description: Mind is divided on three parts (for now): Mind.Knowledge, Mind.Orientation and Mind.Imagination (and Mind.Test but it's only for testing).
        
        Next version will be 0.2.5
        
        In that version Orientation might become independent.
        For help see Documentation, Tutorial, use Mind.Tets file (and try to understand its code) and see pro_1.py and pro_2.py files (on GitHub).
        
        Note: documentation might be late on PyPI so check one on GitHub.
        
Keywords: pygame game tiled tiledtmxloader
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Intended Audience :: Developers
Classifier: Topic :: Games/Entertainment
