Skip to content

A very simple calculator which displays the answer in the form of a Suanpan abacus drawn with ASCII characters

Notifications You must be signed in to change notification settings

Wayakuyee/Abacus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abacus

A very simple calculator which displays the answer in the form of a Suanpan abacus drawn with ASCII characters. Programmed and demo'd at TerribleHack XIII, March 10 2019.

This calculator takes 2 integer values and can perform addition, subtraction, multiplication, division, and exponents. You can customize the size of the abacus, as long as it can hold the value (Currently only displays using the Suanpan abacus).

Screenshots

Addition example: Screenshot

Error 1: Large Value Screenshot

Error 2: Negative Value Screenshot

Error 3: Divide by Zero Screenshot

About

A very simple calculator which displays the answer in the form of a Suanpan abacus drawn with ASCII characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages