cocos-sharp-samples
cocos-sharp-samples copied to clipboard
CocosSharp samples
See [this policy rule](https://github.com/dotnet/org-policy/blob/master/doc/PR15.md) for more details.
Every project gives different error and reasons for not compiling. Samples need to be updated to support latest Xamarin platform.
Examples does not have references to CocosSharp.  How this supposed to be resolved?
I tried some samples but found a common problem. The applications respond slowly to the back / home / lock screen button. For example, in GoneBananasForms, before I press these...
Hello, when i try to run Gone Bananas on cocossharp 1.7, i am getting the exception alcMacOSXMixerOutputRate on line 13 of AppDelegate.cs file. This part of code: `var application =...
@kjpou1: Could you please try to compile this? It doesn't work for me, but it might be in my messy computer. Thanks!
I'm new at both GitHub and mobile development, so bear with me. I believe I'm sending you a "pull request", which is, to my understanding, a request for you to...
Xamarin Studio 5.2, Mac OS X Mavericks. From Package Console: ``` Adding CocosSharp.PCL.Shared.MacOS... Installing 'CocosSharp.PCL.Shared.MacOS 1.0.0.0'. Added file 'CocosSharp.dll' to folder 'CocosSharp.PCL.Shared.MacOS.1.0.0.0/lib/portable-net40+sl50+win8+wp8+MonoAndroid10+MonoTouch10'. Added file 'CocosSharp.dll' to folder 'CocosSharp.PCL.Shared.MacOS.1.0.0.0/lib/MonoAndroid10'. Added file...