Character Counter is a simple game I made in about 4 hours. Its main purpose (and only purpose) is to count the amount of characters you input.
The versions are done by the standard system. The first number is a major update, such as a new UI. The second number is a minor update, such as a new setting. The third and final number is a bug fix. The bug fix number is relative to the second number, and not the first unless there was not a minor update.
The issues with the number 1 not working is simply me testing the “Spaces count as characters” setting. I simply tested on 1 because the " " (space) character is invisible and thus harder to test on
Version 3.0.1
-Fixed the “Spaces count as characters” setting
Version 3.0.0
-Added settings
-Fixed almost all the bugs
-Added the “Spaces count as characters” setting
Version 2.1.1
-Fixed in issue causing mobile players UI to turn non-visible
Version 2.1.0
-Added mobile support
-Re-fixed error causing the number “1” to stop working
Version 2.0.0
-Re-worked the whole UI
Version 1.1.0
-Re-named some stuff on the UI
Version 1.0.1
-Fixed an error causing the number “1” not to count as a character
Version 1.0.0
-Initial release