Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 903 Bytes

File metadata and controls

30 lines (18 loc) · 903 Bytes

Third-Party Notices

XNA Game Studio 4.0 Sample Collection

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


CNA Framework

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


sharp-runtime

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