Introduction
Idea is to create a "game designer" suitable for young kids 8-12 years old, who can read, but reading pages of source code is too boring for them. Instead, use actions (statements) with easy to remember icons, organized into "event slots" of game objects.
Game definition is stored in YAML format, but the Python Pickle format can also be used.
Games can currently be created both from python scripts and completely from GUI.
BTW we have a graphic designer who promised to create custom icons for us, when we need them.


