A round based survival twin stick shooter, built for the x86 platform with OpenGL, SDL, Dear IMGui and more.
- Install the following
- git
- Visual Studio (w/ Desktop C++)
- Download the source code using git:
git clone https://github.com/versiongamma/vng
- Open
horde.slnin Visual Studio - Build the solution. The output executable can be found in the
game/directory