Engine

Usability

The Engine will do everything like resource loading, scene drawing, camera movement, item handling. In short once its finished it shouldn't be more then a few hours of work to write a "sokoban" game or anything similar. The Engine will provide a set of Events, where the Programmer defines the rules of the game and the menus.