ios-samples/BouncingGameEmptyiOS
Mykyta Bondarenko c9ad3f3d62 fixed 'BouncingGame' (empty) (#305) 2018-11-15 09:40:57 -08: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
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md Added bouncing game iOS empty and complete projects. 2014-10-13 11:45:39 -06: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.

Author

Victor Chelaru