Steps to run the code(Linux only):
- Clone the git repo.
- Run $chmod +x a.out
- Run $./a.out
- Enjoy the classics!
To compile the files from source, download the FLTK C++ Package along with the SimpleCPP package
Compile Main_Menu.cpp with g++ by linking the two libraries.
Then run the generated executable.