Versions

Version 2.0 (2025-12-14)

Full Version

Includes all features: graphics, input handling (keyboard, mouse, touch, gamepad), and audio plugins.

Lite Version

Graphics-only build. Smaller file size, perfect for visual-only projects.

Changelog

- Added WebGL context for all graphics.
- Added esm source file.
- Split into full and lite versions.

Version 1.2 (2025-12-12)

Full Version

Includes all features: graphics, input handling (keyboard, mouse, touch, gamepad), and audio plugins.

Changelog

- Added getImage method
- Added removeImage method
- Removed duplicate method point
- Added cache to getImageData.
- Added parameter: isAddToPalette for get method.
- Updated internal font size calculations.
- Changed the blend mode name from blended to blend.