Jump to content

bitcalc.org - binary calculator built in Phaser


jgordon510
 Share

Recommended Posts

Forgive me, because this isn't a game.

I'm a high school computer science teacher and I was looking for an online 4-function binary calculator to explore bit math with my students.  I was disappointed with what I found online, so I made one here, using Phaser:

https://bitcalc.org/

The calculator does everything in actual bitmath, meaning the addition and subtraction functions process the two numbers bit-by-bit with regrouping, and the multiplication and division functions are iterations of the first two.  Might be of interest to somebody.  Source: https://github.com/jgordon510/bitcalc

bitcalc.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...