This is a simple classical video game, and also my first video game project. This is based on Invaders game in book Head First C#. However, expansions and creations are applied to this in order to make it more 'modern'.
- .NET Framework 4.6.1 or above for Classical Desktop.
- Full source code and Visual Studio 2017 with UWP supports installed for UWP players.
- Download the packaged release file from
release
tab. - Unpack it and enjoy.
- Clone all the codes down to you computer.
- Use VS to open the project and compile it.
- Enjoy.