- Available inside the repositry
- SDL2 - window, input and rendering
- stb_trutype - font loading, rasterization and rendering
- Require cl (Microsoft Visual C/C++ compiler) to be in the path.
- To build and run the cmd in a windows terminal
cd SimulatedAnneal build.bat run.bat
- Compiled binaries are available in "SimulatedAnneal\bin" folder