/Calculator

A WPF desktop calculator.

Primary LanguageC#

Calculator

By Jae Logan

Description

A simple desktop calculator created with C#. I created this project to practice working with classes, objects, and methods. Which is why I seperated the project code into GUI (MainWindow.xaml.cs) and calculation (Calculate.cs) logic parts.

Screenshot

Screenshot of calculator application

Usage

Feel free to do whatever you want with this project. I'm not planning on changing or updating it so I included the executable file. If you're using Windows and you just want to run and play with it you can download and run the executable.