Difference between revisions of "MonoGame Tutorials"
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
+ | MonoGame is a game creation framework which uses C#, so for help on C# also see the [[AL Section A]] page | ||
=Basic Skills= | =Basic Skills= | ||
[[Creating A Project]] | [[Creating A Project]] |
Revision as of 10:59, 21 June 2018
MonoGame is a game creation framework which uses C#, so for help on C# also see the AL Section A page
Basic Skills
Creating An Instance of Your Player
Adding and Processing Player Input
Collision Detection
Game UI
GeonBit
Ruminate
EmptyKeys
Steropes
SimpleText UI Example
Save Game / Check Points
Drawing Tiled Maps
Squared.Tiled
TiledSharp
Related Skills
Generating and using XNB files