Hello consoleidlefan, i Like your name :D, and thank you for trying out the game
Thank you fer bringing these typos into my attention, they will be patched in the next update.
For the first point, Thank you for suggesting this list, however, there are some reasons on why i am using the current implemented names
- It is easier to read and to comprehend the number and its progression of getting bigger!
- Javascript(the language of which the game programmed with) allows max number of approximately 1e308, using the current system it can go up to 100.000ds, which is almost bigger than the given names
- In the future i might add 'Arbitrary-precision arithmetic', which in short, it will artificially allow me to use bigger numbers than the max 1e308, and so i would need more names, but using the current system, it is easier to modify and increase its capacity to 999.999zz, or even adding a whole new digit up to 999.999zzz all while preserving point 1.
and for the second and third point, they will be patched in the next updated too :D.
Thank you for providing this feedback. if you have more, or want to suggest new ideas, i will be here to read them all.