Final Group Project for SP DMRO Module: Computer Programming in C++
Done by: Zhi Hao, Mutasim, Lei Lei and Carl
Base code is done in C++ on Visual Studio.
Then, the .CPP and .txt files are exported and placed in this repository.
The .CPP file requires the Static library Windows.h
This causes issues as to have it run on a web server, the code needs to be portable.
Thus when using the Emscripten compiler