๐ฅ Blaze 2D ๐ฅ
A fast, 2D WebGL 2 game engine written in TypeScript.
Goals
- Handle complex scenes
- Good selection of UI components
- follow Data Oriented Design principles where performance is critical
- Simple and well documented API
Installation
yarn add blaze-2d
NOTE: Some scripts may not work without yarn.
Documentation
You can find the documentation and API reference here