This repo is a companion to the MakingGamesWithBen tutorial series: https://www.youtube.com/@makinggameswithben
This has only been tested on windows, and the .bat file is a convenience for generating visual studio solutions. On other platforms, simply use cmake from the command line as normal instead of using the .bat file.
We are using vcpkg as a submodule here, but you can also use a different vcpkg install if you already have one.