I’m curious @Hugo how well Luna would be able to make a simulation game of sorts.
Always wanted to make a web-based simulation game that can handle a good amount of users.
I’m curious @Hugo how well Luna would be able to make a simulation game of sorts.
Always wanted to make a web-based simulation game that can handle a good amount of users.
It depends on what you mean by “simulation game”
About handling a lot of users:
Scaling is really no problem with Luna Park, the performance is native-like (like if a traditional dev coded it). And since you get to host it yourself, you can vertically scale the server you’re using very easily.
I expect a standard export of Luna Park to be able to handle a thousand concurrent users on cheap VPS at $5/month (of course depending on the complexity of your game)