I simply cloned the project and ran zig build from the directory, I received no errors but when I tried to run the resulting executable, I received this error:
Assertion failed: ((HRESULT)(hr) >= 0) && _sapp.d3d11.swap_chain && _sapp.d3d11.device && _sapp.d3d11.device_context, file C:\prj\pacman.zig\src\sokol/sokol_app.h, line 5432
Zig version 0.8.0,
Windows version 10.0.18362.30 x86-64