ios-samples/BouncingGameCompleteiOS
conceptdev fdb33c8c9a onboard missing samples 2019-08-01 19:56:58 -07:00
..
BouncingGame [BouncingGame] update packages 2015-10-06 22:47:30 +03:00
BouncingGame.iOS Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Screenshots Accidentally checked in thumbs.db 2014-10-13 11:58:42 -06:00
packages [BouncingGame] update packages 2015-10-06 22:47:30 +03: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 BouncingGame Project for iOS

This is a small, complete game using CocosSharp for iOS. It is the result of working through the the entire Introduction to CocosSharp walkthrough.

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

The game can be played by touching the screen to move the paddle at the bottom of the screen horizontally. The goal is to keep the ball from falling off-screen. Each bounce awards the player one point.

CocosSharp BouncingGame Project for iOS application screenshot

Author

Victor Chelaru