Skip to content

using sfml to generate functional calculator with a simple gui

Notifications You must be signed in to change notification settings

manish-ach/Cpp-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Cpp-calculator

using sfml to generate functional calculator with a simple gui use g++ -o calculator calculator.cpp -lsfml-graphics -lsfml-window -lsfml-system to compile the file

also change the font directory for non-mac devices in the code

the program is complete

Screenshot 2024-09-16 at 21 44 52

Screenshot 2024-09-16 at 21 46 35

Screenshot 2024-09-16 at 21 46 42

About

using sfml to generate functional calculator with a simple gui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages