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# | + | MonoGame is a game creation framework which uses C#, so for help on C# you can use the topics on '''[[Section A AL#Fundamentals of programming |THIS]]''' page. |
+ | |||
=Basic Skills= | =Basic Skills= | ||
[[Creating A Project]] | [[Creating A Project]] |
Revision as of 11:03, 21 June 2018
MonoGame is a game creation framework which uses C#, so for help on C# you can use the topics on THIS 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