The samples in this repository are C++ ports of the official Microsoft XNA Game Studio 4.0 sample collection, originally published by Microsoft Corporation under the Microsoft Permissive License (Ms-PL).
Original samples copyright © Microsoft Corporation. All rights reserved.
The original C# source code is archived at: https://github.com/SimonDarksideJ/XNAGameStudio
This project links against CNA, a C++ reimplementation of the XNA 4.0 programming model.
CNA is developed by the OpenEggbert project and is available at: https://github.com/openeggbert/cna
This project transitively depends on sharp-runtime, a C++ port of selected .NET BCL types.
sharp-runtime is developed by the OpenEggbert project and is available at: https://github.com/openeggbert/sharp-runtime