A calculator built in godot, it can do all the basic functions as well as invert, find percentages and has a place that allows you to write down functions and word problems.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I want to add a section of the calculator where you can write down simple functions. I have the base Ui and started the code to make text appear but I currently have no way to save the old text so it can be added on.
Made the number buttons display the numbers, took way longer than expected.