A windows calculator clone made in godot 4
This project is made as a GUI development tutorial for godot 4. It does not have some of the more advanced calculator functions present in the windows calculator e.g(Graphing) but it does have the base calculator functions including memory and history storage.
The project covers:
- Signals
- Themes
- Tweens
- Instancing
- etc.
This project is covered under the MIT license so it can be improved on as a community. If any issues are noticed, You can open a pull request or an issue so I can fix it.
Happy Coding!!!