Calculator In Godot

Calculator In Godot

10 devlogs
6h

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.

Timeline

Earned sticker

Added dark mode and let you switch between them.

Earned sticker

Started on dark theme and a way to switch themes. Picture of the background for the buttons.

Update attachment

Ship 1

slothtasticcoding

about 2 months ago

slothtasticcoding Covers 8 devlogs and 5h 7m
Earned sticker

Finished the calculator! Fully added a functions section for writing down functions. Functions do not save sadly but I fear I will not be able to make a save system before SOM so this will have to do!

Earned sticker

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.

Earned sticker

Made the clear, percentage, inverse, and decimal button work.

Earned sticker

Made the basic functions work, clearing inverting and percentage do not work.

Earned sticker

Added the ability to press buttons and for the text to appear. Took way longer than expected.

Update attachment

Made the number buttons display the numbers, took way longer than expected.

Update attachment

Added Light theme to the Calculator

Update attachment

Added buttons and started working on light theme

Update attachment