itch.io is community of indie game creators and players

Devlogs

First Release of Bitwise Editor

Bitwise
A downloadable tool for Windows, macOS, and Linux

This is the first release of Bitwise, an ECS-based game framework and editor written in TypeScript and currently targeting WebGL using three.js. This initial release has basic support for editing/testing game scenes, developing components and systems, manipulating sprites, and physics collisions using Ammo.js. There are two included demo games: A solitaire game and a space shooter. Games can be exported as Zip archives compatible with Itch.io HTML5 games playable in the browser.

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

Download Bitwise
Leave a comment