CocosSharp.Windows by Xamarin

<PackageReference Include="CocosSharp.Windows" Version="1.3.2" />

.NET API 1,632,768 bytes

 CocosSharp.Windows 1.3.2

CocosSharp is a simple game engine typically used for 2D games, educational software and 2D visualizations. This code allows games to be built with a write-once, run-anywhere approach.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>CocosSharp.Windows</id>
    <version>1.3.2.0</version>
    <title>CocosSharp</title>
    <authors>Xamarin</authors>
    <owners>Xamarin</owners>
    <licenseUrl>https://github.com/mono/CocosSharp/blob/master/LicenseAndCredit.txt</licenseUrl>
    <projectUrl>http://github.com/mono/CocosSharp</projectUrl>
    <iconUrl>http://github.com/mono/CocosSharp</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>CocosSharp is a simple game engine typically used for 2D games, educational software and 2D visualizations.   This code allows games to be built with a write-once, run-anywhere approach.</description>
    <releaseNotes>See https://github.com/mono/CocosSharp/blob/master/ReleaseNotes/ReleaseNotes_v1.3.2.0.md</releaseNotes>
    <copyright>Xamarin Inc</copyright>
    <tags>cocos2d cocossharp xna 2D games visualization engine</tags>
  </metadata>
</package>