Difference between revisions of "MonoGame Tutorials"
(→Drawing Tiled Maps) |
(→Using Tiled Maps) |
||
Line 77: | Line 77: | ||
[[Get tile texture from map]] | [[Get tile texture from map]] | ||
+ | |||
+ | [[Player Bounds]] | ||
===TiledSharp=== | ===TiledSharp=== |
Revision as of 09:50, 23 May 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
Special Effects
Game UI
GeonBit
Ruminate
Myra
Steropes
SimpleText UI Example
Networked / Multiplayer
Save Game / Check Points
Using Tiled Maps
Squared.Tiled
TiledSharp
Related Skills
Generating and using XNB files