Difference between revisions of "MonoGame Tutorials"
(→Basic Skills) |
(→Game UI) |
||
Line 44: | Line 44: | ||
[[Ruminate Example]] | [[Ruminate Example]] | ||
− | === | + | ===Myra=== |
− | + | [Myra Example]] | |
− | |||
===Steropes=== | ===Steropes=== |
Revision as of 15:43, 30 January 2019
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
Advanced Per Pixel Collision Example
Game UI
GeonBit
Ruminate
Myra
[Myra Example]]
Steropes
SimpleText UI Example
Networked / Multiplayer
Save Game / Check Points
Drawing Tiled Maps
Squared.Tiled
TiledSharp
Related Skills
Generating and using XNB files