Slimmmo
Slimmmo
That's interesting, I was able to reproduce it too. Thanks for pointing it out! I'll look into it. On Tue, Dec 22, 2015 at 2:01 PM, Timothy Choi [email protected] wrote:...
Thanks for pointing this out. This has made me realise that the calculator will not act nicely when it's in range (100 levels) of hitting the Infinite cost wall.
I think I know what the problem is here but unfortunately it's not a simple fix. Javsacript has a maximum value of 1.7976931348623157e+308, which isn't that high for this game...
I quite like it, however I was planning to stay away from JQuery. I have an idea on how to implement something similar in AngularJS so I'll give it a...
There's actually [responsive tables](http://getbootstrap.com/css/#tables-responsive) built into Bootstrap which we could easily use but it doesn't keep the left hand column on the screen.