Small bug: the sim seems to double count residential population for taxes, industrial pop gets ignored. The duplicate logic seems to exist in UI but it's correct there.
Also I wonder if all the repetition could be reduced, or would it affect performance on MicroPython?
I literally JUST bought a Thumby out of a vending machine this past weekend, so this post feels a bit serendipitous for me. Thanks for sharing, and I'll have to check this out!
10 comments
[ 3.2 ms ] story [ 41.4 ms ] threadAlso I wonder if all the repetition could be reduced, or would it affect performance on MicroPython?
https://github.com/chrisdiana/TinyCity/blob/88d07cf98f13bb73...