CTX is a web-first game engine with a unity-like editor and component system with a canvas2D renderer.
The project is still very early in development and not production ready, but feel free to try it out if you're feeling adventurous.
- Intuitive Unity-like visual editor
- immediate-mode drawing with html5 canvas2d API
- Typescript/Javascript scripting
- Supports custom tools/inspectors with React
CTX was designed to be directly customized and modified for each project. Simply clone the repository and start hacking away.
coming soon