Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patridge/cocossharplovesxamarinforms
https://github.com/patridge/cocossharplovesxamarinforms
cocossharp demo xamarin
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patridge/cocossharplovesxamarinforms
- Owner: patridge
- Created: 2015-11-18T04:10:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-18T05:49:20.000Z (about 9 years ago)
- Last Synced: 2024-11-01T14:43:03.215Z (3 months ago)
- Topics: cocossharp, demo, xamarin
- Language: C#
- Size: 1.16 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CocosSharpLovesXamarinForms
Demo code for a blog post about [combining Xamarin.Forms content with a CocosSharp game on the same screen](http://pdev.co/1S29DHX).
## Screenshots
### [Blog Post Round 1](https://github.com/patridge/CocosSharpLovesXamarinForms/tree/d7bb965ee33bc5b6bfcc546ca248a12f400c4240)
![Split screen between Xamarin.Forms ListView and a CocosSharpView (iOS)](https://raw.githubusercontent.com/patridge/CocosSharpLovesXamarinForms/master/demo-images/original-blog-post/ios-cocossharp-game-listview-hybrid.png)
![Split screen between Xamarin.Forms ListView and a CocosSharpView (Android)](https://raw.githubusercontent.com/patridge/CocosSharpLovesXamarinForms/master/demo-images/original-blog-post/android-cocossharp-game-listview-hybrid.png)
### [Animated Bouncing Game](https://github.com/patridge/CocosSharpLovesXamarinForms/tree/animate-game-bouncing-around)
![A CocosSharpView bouncing around on top of a Xamarin.Forms ListView](https://raw.githubusercontent.com/patridge/CocosSharpLovesXamarinForms/master/demo-images/animated-bouncing-game/ios-bouncing-game.gif)