cambridge/load/bigint.lua
Ishaan Bhardwaj 086f327371 Large commit, read below
DAS Cut Delay added and configurable (like ARR and DAS)
BigInt lib added
IRS / IHS do not take effect when ARE = 0
Game now saves highscore correctly on game over
2021-01-24 14:55:35 -05:00

2 lines
94 B
Lua

bigint = require "libs.bigint.bigint"
number_names = require "libs.bigint.named-powers-of-ten"