Hacker News new | ask | show | jobs
by raw_anon_1111 83 days ago
You really don’t see how inefficient it is running a game on a web browser compared to a game engine running native code for the platform? And you think you are going to write a better performing game engine in a web browser?

> Yes it does because it’s optimized and efficient because there is no bloat, everything in the engine is there to serve this specific game.

Everything is there to serve your game except the entire web browser.

1 comments

I don’t know what you’re on about, my game runs at 60fps while using 10% of the cpu and some GPU.