Metadata-Version: 1.1
Name: fgmk
Version: 0.2.5
Summary: A PyQt5 Maker to generate a RPG Javascript game.
Home-page: https://github.com/ericoporto/fgmk
Author: Erico Vieira Porto
Author-email: ericoporto2008@gmail.com
License: GPLv2
Download-URL: https://github.com/ericoporto/fgmk/tarball/0.2.5
Description: **************************************************************
        FGMK - A interface to generate code, and develop 2d RPG Games.
        **************************************************************
        
        FGMK (Fan Game MaKer) is a PyQt tool to generate files that describe a 2D
        TopDown RPG Game. A javascript engine is packed together to read that
        description and run the game in a portable way.
        
Keywords: game development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Games/Entertainment :: Role-Playing
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
