Metadata-Version: 1.1
Name: Mind
Version: 0.1.1
Summary: 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.Knowledge:
        
        	part of library for data saving.
        
        	Mind.Knowledge.Knowledge:
        
        		class for all data in programm
        
        	Mind.Knowledge.load:
        
        		function that loads saved data and returns Knowledge object
        
        Mind.Orientation:
        
        	part of library for maps.
        
        	Mind.Orientation.MAP:
        
        		basic map class
        
        	Mind.Orientation.point:
        
        		basic point class
        
        	Mind.Orientation.group_of_points:
        
        		class for group of points
        
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
