Hey! I made a pure Lua big-number library for Defold (Lua 5.1+)
GitHub: https://github.com/SupTan85/int
I’m looking for feedback on:
• Performance
• Bugs
• Feature ideas
If you try it, let me know what you think
![]()
Hey! I made a pure Lua big-number library for Defold (Lua 5.1+)
GitHub: https://github.com/SupTan85/int
I’m looking for feedback on:
• Performance
• Bugs
• Feature ideas
If you try it, let me know what you think
![]()
that is brilliant.
unfortunately i ended up avoid exponential scaling in my idle game for this exact reason.
next idle game i do, i’ll give it a go!
thank you!
your welcome ![]()