QuickGame API & Interpreter [v0.2]
This release include a few new APIs:
- Timer for precise measurement of time
- Audio API for loading and playing audio clips
- Primitive API for drawing basic shapes (triangle, circle, rectangle)
It also includes the following extensions: - Wireframe Rendering
- Resizeable AABBs
- Box collisions between transforms
New in this release:
- Lua Interpreter: Supports all major APIs minus Tilemaps currently