- Microsoft Visual Studio 2022 C++
- SDL2
- SDL2_image
- Set correct path to vcvars64.bat
- Set correct paths to SDL2 include and lib directories
shell.bat # Sets the VC environment and opens cmd.exe shell
build.bat # Builds simulator execuable (.\2dj.exe)
clean.bat # Cleans up directory with build files (.\build)
.\2dj.exe