ios-samples/BouncingGameEmptyiOS
conceptdev fdb33c8c9a onboard missing samples 2019-08-01 19:56:58 -07:00
..
BouncingGame fixed 'BouncingGame' (empty) (#305) 2018-11-15 09:40:57 -08:00
BouncingGame.iOS fixed 'BouncingGame' (empty) (#305) 2018-11-15 09:40:57 -08:00
Screenshots Added bouncing game iOS empty and complete projects. 2014-10-13 11:45:39 -06:00
packages Removed files that should not have been added to the project in the first place because they bloat the size significantly. 2015-02-21 09:29:21 -07:00
BouncingGame.sln Added bouncing game iOS empty and complete projects. 2014-10-13 11:45:39 -06:00
README.md onboard missing samples 2019-08-01 19:56:58 -07:00

README.md

CocosSharp Empty Project for iOS

This project serves as a starting-point for CocosSharp iOS projects. It is the result of working through the Part 1 - Creating iOS CocosSharp Project walkthrough. It is titled BouncingGame as that is the name of the project created by the full Introduction to CocosSharp walkthrough.

This single solution contains two projects: one for iOS and one cross-platform portable class library.

When executed this project displays only a black screen.

CocosSharp Empty Project for iOS application screenshot

Author

Victor Chelaru