A downloadable tool

A simple C# console calculator I made in a weekend. It supports addition, subtraction, multiplication and division as well as powers and parenthesese. The code isn't particularly clean or well commented, but I still hope this can be useful, or serve as an inspiration to someone.

Download

Download
Calculator.zip 116 kB

Install instructions

Just download the zip file, unzip it, and that will be the C# source code. You can then build it by using the dotnet build command in the terminal. This will give you an executable file (at least on mac)

Leave a comment

Log in with itch.io to leave a comment.