Bitwise v0.2.0 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.

Get Bitwise

Leave a comment

Log in with itch.io to leave a comment.