Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (-1)

You need to learn tkinter to make a GUI for this calculator. Also, colon is missing in line 35. You should convert this to exe by using pyinstaller. Install it first and then type "pyinstaller Calculator.py" in the terminal in the main folder. You can check out a calculator made by me using python here: https://intricate.itch.io/calc-x-calculator-redefined.