Play tool
Calculator's itch.io pageResults
| Criteria | Rank | Score* | Raw Score |
| How nice or fun it is to use | #10 | 3.000 | 3.000 |
| How innovative or original it is | #16 | 2.000 | 2.000 |
| Overall | #16 | 2.267 | 2.267 |
| How much I could potentially use it in the future | #17 | 1.800 | 1.800 |
Ranked from 5 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.


Comments
Yes it's basic, but I love the aesthetic of this.
Nice calculator. One weird thing I encountered when I try to calculate 7x9.8 I get 00000000001 ^^^"
yeah, that math ain't mathing
I just found the reason. It's due to float precision issues. You can also achieve that bug by typing 0.1+0.2 which gives 0.3000000000000004 and the display doesn't show the 0.3 on the left.
Thanks, I'll try to fix that.
I know this calculator isn't anything special, but it was fun to make! If you're interested, you can check out my latest game, BrewFightShop, and let me know what you think, since I'd like to improve it in later versions.