Trig Calculator GUI
A trigonometric calculator built with C++ and Raylib.
Features
- Calculate SIN, COS, TAN and CTG
- Input validation
- Decimal and negative number support
- Hover and click animations
- Sound effects
- Hidden Easter eggs 👀
Requirements
- Raylib v5.5
- A C++ compiler (MinGW, MSVC, or g++)
- Visual Studio Code (recommended)
Build
Clone the repository, make sure Raylib v5.5 is installed, then build and run the project with your preferred C++ compiler.
Easter Eggs
There are several hidden Easter eggs.
Good luck finding them. 😉
Author
Stv120/7lul7
PS: open TrigCalculatorGUI.exe instead of program.exe, since program.exe is an older version which might not work as intended, and make sure to download the dll files otherwise it won't run and the mp3, wav files for the sound effects and put them in the same folder.