blaze-2d
v0.0.1
Published
A fast and simple WebGL 2 2D game engine written in TypeScript
Downloads
10
Maintainers
Readme
🔥 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