In my latest Lua game, I store player info in a table only at Fibonacci indices t = {[0]=pA, [1]=pB, [2]=pC, [3]=pD, [5]=pE, [8]=pF, [13]=pG} so I have lots of extra storage for temp variables and game context (which grows exponentially w/ the number of players so I got this)


United States Trends
Loading...

Something went wrong.


Something went wrong.