Skip to content

v0.0.1

Choose a tag to compare

@mmoehabb mmoehabb released this 10 Oct 17:01

The core architecture has laid out and implemented, then used in a single simple example as a demonstration of how it shall be used. This release contains only the basic facilities that users may use to make the simplest game:

  • Create screens, scenes, and objects.
  • Extend the objects behavior with scripts.
  • Add more graphical assets with Drawable object instances.