ios-samples/WalkingGameEmptyiOS
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
Screenshots Added screenshots for WalkingGame 2015-02-19 18:25:16 +03:00
WalkingGame Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
WalkingGame.iOS Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
packages Update monogame framework to 3.5 to fix bug 37347 2016-05-25 14:02:41 -04:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md onboard missing samples 2019-08-02 09:09:43 -07:00
WalkingGame.sln Fixed WalkingGame Empty to use MonoGame 3.3 and be 64 bit. 2015-03-18 16:35:18 -06:00

README.md

name description page_type languages products extensions urlFragment
Xamarin.iOS - MonoGame Empty Project for iOS Starting-point for MonoGame iOS projects. It is the result of working through the Creating iOS MonoGame Project... (game) sample
csharp
xamarin
tags
game
walkinggameemptyios

MonoGame Empty Project for iOS

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

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

When executed this project displays only a blue screen.

MonoGame Empty Project for iOS application screenshot

Author

Victor Chelaru