- g++ (gcc/mingw...)
After cloned
$ ./vcpkg/bootstrap-vcpkg.bat
$ ./vcpkg/vcpkg.exe install sdl2 sdl2-image nlohmann-json sdl2-ttf --triplet=x64-mingw-dynamic --host-triplet=x64-mingw-dynamic
$ ./vcpkg/bootstrap-vcpkg.sh
$ ./vcpkg/vcpkg install sdl2 sdl2-image nlohmann-json sdl2-ttf --triplet=arm64-osx-dynamic --host-triplet=arm64-osx-dynamic
$ mingw32-make.exe run
$ make run