This is my attempt at recreating the classic arcade game Galaxian in C++. This was a school project. The framework that manages graphics and input is supplied by the school.
Go to the release page to download the latest version of the game
It is build using Visual Studio 2017. The solution file is located in proj/VS2017/. You can use the MSVC with this or open in with VS2017 and build it.