I know you're making a 2D web game but even a 3D game with a simple game loop in TS and Three.js is surprisingly feasible. I managed to make a 3D galaxy with tens of thousands of stars and thousands of ships flying around and it ran just smoothly in the browser.
I know you're making a 2D web game but even a 3D game with a simple game loop in TS and Three.js is surprisingly feasible. I managed to make a 3D galaxy with tens of thousands of stars and thousands of ships flying around and it ran just smoothly in the browser.