ios-samples/WalkingGameCompleteiOS
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
..
Screenshots Added screenshots for WalkingGame 2015-02-19 18:25:16 +03:00
WalkingGame [WalkingGame] Update sample code 2016-02-05 18:48:21 -03:00
WalkingGame.iOS Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
packages Update monogame framework to 3.5 to fix bug 37347 2016-05-25 13:03:02 -04:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md Adding WalkingGame MonoGame samples. 2015-02-19 18:24:31 +03:00
WalkingGame.sln Fixed WalkingGameComplete to use MonoGame 3.3 and support 64 bit. 2015-03-18 17:06:26 -06:00

README.md

MonoGame WalkingGame Project for iOS

This is a small demo game using MonoGame for iOS. It is the result of working through the the entire Introduction to Monogame walkthrough.

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

The demo can be played by touching the screen to move the character around the screen.

Author

Victor Chelaru