Renzora Engine is a cross-platform JavaScript game engine with support for BabylonJS, WebGL, and WebGPU. This is an early alpha release intended for evaluation onlyβexpect bugs, missing features, and rapid development.
https://github.com/renzora/engine
βοΈ Installation
bash
git clone https://github.com/renzora/engine
cd engine
npm install
Discussion (0)