Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

CalculatorView project page

Small calculator that I coded for fun
Submitted by UFOCrab — 1 hour, 57 minutes before the deadline
Add to collection

Play tool

Calculator's itch.io page

Results

CriteriaRankScore*Raw Score
How nice or fun it is to use#103.0003.000
How innovative or original it is#162.0002.000
Overall#162.2672.267
How much I could potentially use it in the future#171.8001.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

Submitted(+1)

Yes it's basic, but I love the aesthetic of this.

Submitted(+1)

Nice calculator. One weird thing I encountered when I try to calculate 7x9.8 I get 00000000001 ^^^"

Developer(+1)

yeah, that math ain't mathing

Submitted(+1)

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.

Developer

Thanks, I'll try to fix that.

Developer

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.