ios-samples/WalkingGameCompleteiOS
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
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
Metadata.xml
README.md onboard missing samples 2019-08-02 09:09:43 -07:00
WalkingGame.sln

README.md

name description page_type languages products extensions urlFragment
Xamarin.iOS - MonoGame WalkingGame Project for iOS Small demo game using MonoGame for iOS. It is the result of working through the the entire Introduction to MonoGame walkthrough sample
csharp
xamarin
tags
game
walkinggamecompleteios

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.

Animation of game with man walking