Closed Gr1nx-bitbit closed 7 months ago
There is now an idealProj directory which contains the CMake version of the current project which works. This means all the header and implementation files are separated and main is now just a program that calls functions instead of implementing any of the functions that it is calling. Before I drop the other directory I'm going to make sure I can access the previous versions of the project through github just so I know I can go back to it. After that, it's CMake project!
Done! I was going to make the 69 commits joke is a good way to go out for the OG repo but I will be more civil in this approach by saying I had the idea and referencing its ideation instead of conceiving it
Right now the organization of the project is questionable at best. I need to have this thing be a bit more organized!! Cmake should be used!