Skip to content

v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@preaction preaction released this 04 Feb 20:07
· 185 commits to main since this release

This is the second release of Bitwise, an ECS-based game framework and editor written in TypeScript and currently targeting WebGL using three.js. This release of Bitwise adds support for UI nodes: Buttons, images, text, and flexible UI containers. Additionally, entities in a scene can be marked as "active" or "inactive". Inactive entities are created but not shown until they are activated.

This release also fixes multiple bugs and cleans up some of the data organization. Finally, I've started documenting the core framework classes.

More information about the status of the Bitwise project can be found on the Itch.io project page for Bitwise.