https://github.com/preaction/bitwise
Bitwise Game Development Framework and Editor
https://github.com/preaction/bitwise
game-development typescript webgl
Last synced: 11 months ago
JSON representation
Bitwise Game Development Framework and Editor
- Host: GitHub
- URL: https://github.com/preaction/bitwise
- Owner: preaction
- Created: 2022-11-09T21:40:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T21:37:33.000Z (almost 2 years ago)
- Last Synced: 2025-06-20T00:05:37.800Z (about 1 year ago)
- Topics: game-development, typescript, webgl
- Language: TypeScript
- Homepage: https://preaction.itch.io/bitwise
- Size: 11.4 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bitwise Game Development Framework
Bitwise is a game development framework written in *TypeScript*
targeting *WebGL*. The framework comes with a GUI-based editor for
managing game assets and assembling scenes.
The goal of the project is to provide an extensible base to build games
of any size and be able to release them on multiple platforms. For now,
the focus is on 2D games for the web.
For more information about Bitwise, visit [the main Bitwise project page
on Itch.io](https://preaction.itch.io/bitwise).