Sutra.js – Behavior Trees for JavaScript Game Development

by _Marak_on 1/11/2024, 9:44 PMwith 3 comments

by _Marak_on 1/11/2024, 10:51 PM

Please let me know if anyone has any questions about Sutra.js, or why JavaScript game development in 2024 is a smart idea.

Sutra.js part of Yantra / Mantra / Sutra, there is a dev blog here: https://marak.com/blog/2024-01-11-yantra-mantra-sutra

I've spent approximately 13 months with WebGPU + WASM + CSS + JavaScript, building high-performance gaming solutions that run in browser. It's possible to run graphics at Nintendo64 level quality on a potato. JavaScript as an orchestration layer for WASM is exceptionally performant.

by arminion 1/12/2024, 12:39 AM

The demo looks awesome, I’ll definitely bug you once I’m ready to implement it for my project. How long have you been working on this?