Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 696 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 696 Bytes

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.