Metadata-Version: 1.1
Name: gameOfFifteen
Version: 4.1
Summary: The game of fifteen
Home-page: https://github.com/gameOfFifteen
Author: Dev: Vikarowitsch Test:Softy
Author-email: vikarowitsch@yahoo.de
License: MIT
Description: GameOfFifteen
        -------------
        Also known as Gem Puzzle, Boss Puzzle, Mystic Square
        
        Development: Vikarowitsch
        Testing: Softy
        
        To use (with caution), simply do::
        
            >>> import gameOfFifteen
            >>> gameOfFifteen.gui()
        	
Keywords: Sliding puzzle
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Games/Entertainment :: Puzzle Games
