May 2022 (Week 4)
Added a scrollbar text window to the Main Menu so that I can put any relevant information ingame
In the process found a bug in the GUI library source code which I reported to the developer and they fixed it (Yay!)
Fixed all memory leaks in the GUI
Moved FPS counter from the title bar to an overlay in the game window, which can in the future be used to also display other debug information.