This engine should not be used, features are missing, things are broken, breaking changes will happen.
WebGL and TypeScript based game engine, primarily built for me to use during game jams and to learn more about WebGL.
packages/ted
contains the engine itselfapps/docs
contains documentation including some simple examples
Build the library with:
nx build ted
Serve the docs with:
nx serve docs