https://github.com/isebasus/retrogui-calculator
This calculator was made in the Visual Studio IDE, using c#. The calculator uses a custom class, using a recursive method as shown in my code
https://github.com/isebasus/retrogui-calculator
calculator windowsforms
Last synced: 5 months ago
JSON representation
This calculator was made in the Visual Studio IDE, using c#. The calculator uses a custom class, using a recursive method as shown in my code
- Host: GitHub
- URL: https://github.com/isebasus/retrogui-calculator
- Owner: isebasus
- Created: 2018-02-14T04:03:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-14T04:07:18.000Z (over 8 years ago)
- Last Synced: 2025-03-22T10:46:10.152Z (over 1 year ago)
- Topics: calculator, windowsforms
- Language: C#
- Size: 40 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RetroGUI-Calculator