Initial release, has most of the features I want to see for now.
Could always stand for optimization.
Needs testing for robustness.
Additional features that would be useful for general game development may be added in the future, but any feature that would constrain the design of client games any further are likely better suited for an extension library.
Features:
- An easy to use class for creating the main game loop
- A system of game objects with behavior and renderables
- A rendering system that uses cameras to convert world space to screen space