Difference between revisions of "MonoGame Tutorials"
Line 4: | Line 4: | ||
=Basic Skills= | =Basic Skills= | ||
[[Creating A Project]] | [[Creating A Project]] | ||
− | |||
− | |||
[[Using SpriteFont]] | [[Using SpriteFont]] | ||
[[Drawing Textures]] | [[Drawing Textures]] | ||
+ | |||
+ | [[Drawing Shapes]] | ||
[[Keyboard Input]] | [[Keyboard Input]] |
Revision as of 10:47, 22 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