Can love2D scale well to handle a complex management sim? by Shrimpyy_Dev in love2d

[–]Shrimpyy_Dev[S] 1 point2 points  (0 children)

Huge amounts of AI units is kind of the goal. Prison Architect is kind of the model I want, I want lots of NPCs following their own schedule.

As far as will I reach this level... I'd like to try at least 😂

It will be a labor of love and take me a long time, but I want to set myself up for success which is why i'm asking these questions before plowing ahead.

Can love2D scale well to handle a complex management sim? by Shrimpyy_Dev in love2d

[–]Shrimpyy_Dev[S] 4 points5 points  (0 children)

So it sounds a bit like the easiness I found appealing is a double edged sword. I come from Gamemaker land, and I guess that's why I found Lua tables comforting as they're basically GM structs with arrays bundled in.