Metadata-Version: 2.1
Name: GameGridP
Version: 0.4.0.10
Summary: A GameGrid/Greenfoot clone for python
Home-page: https://github.com/asbl/gamegridp
Author: Andreas Siebel
Author-email: andreas.siebel@it-teaching.de
License: MIT
Download-URL: https://github.com/asbl/gamegridp/archive/master.zip
Description: GameGridP

        ---------

        

        

        GameGridP ist eine in Python programmierte 2D-Grafikengine die für Bildungszwecke gedacht ist.

        

        Viele Konzepte wurden von  [JGameGrid](http://www.aplu.ch/home/apluhomex.jsp?site=45)_

        bzw. [Greenfoot](https://www.greenfoot.org/door) übernommen. Im Gegensatz zu Greenfoot bietet

        gamegridp keine grafische Benutzeroberfläche.

        

        Eigenschaften

          * GameGridP unterstützt sowohl Pixel-basierte Spiele als auch Spiele mit 

          quadratischen Zellen (z.B. Rouge-Likes)

          * Einfaches Erstellen von Animationen

          * Musik und Soundeffekte

          * Integrierte Konsole für Ausgaben

          * Einfaches Erstellen von GUI-Elementen und Popups

          * Einfache Datenbankanbindung

          * Open Source

        

        Github: https://github.com/asbl/gamegridp

        Dokumentation: https://gamegridp.it-teaching.de

        
Keywords: game,education
Platform: UNKNOWN
Classifier: License :: MIT
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - ALPHA
Classifier: Intended Audience :: Developers
Classifier: Topic :: Education
Description-Content-Type: text/markdown
