CSC10002 Solo Project Documentation
In this project, I use raylib and raygui for the GUI part. I also use tinyfiledialogs for files handling. You can read more about them at: https://www.raylib.com/, https://github.com/raysan5/raygui https://github.com/native-toolkit/libtinyfiledialogs
Pointers in C++
I’m writing this down just for the sake of boring (and learning too).