jengine is definitely high-quality blazingly-fast open-source engine im making using html and javascript for absolutely no reason
it was made using electron and webgl
once jengine reaches the point (if it ever does) that its actually usable ill update this text 🥶
to clone this repo just do git clone https://github.com/Kravataf/jengine
(i think)
but youre also going to need to install dependecies (node.js & electron.js)
node.js: https://nodejs.org/en
electron: https://www.electronjs.org/
also i recommend using vs code because thats what i made jengine in but i guess u can use pretty much and code editor.. to also run jengine press ctrl + shift + `
(in vs code) to open terminal then type npm start
and hit enter.. jengine should open now. after youre done testing make sure to close the terminal because it might not launch again for some reason!! for doing PRs or commits i use github desktop