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 [[ | + | MonoGame is a game creation framework which uses C#, so for help on C# also see the [[Communication_Methods#Disadvantages]] page |
=Basic Skills= | =Basic Skills= | ||
[[Creating A Project]] | [[Creating A Project]] |
Revision as of 11:00, 21 June 2018
MonoGame is a game creation framework which uses C#, so for help on C# also see the Communication_Methods#Disadvantages 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