Skip to content

Calculator built entirely in Java using the ANSICON library.

License

Notifications You must be signed in to change notification settings

BeardedFish/RPN-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RPN-Calculator

Reverse Polish Notation calculator built entirely in Java using the ANSICON library for colourful console output.

Screenshots

User calculating something

User looking at the help section of the app

ANSICON Library

Link to the ANSICON library, created by Jason Hood, in order for this project to output correctly can be found here.