Difference between revisions of "MonoGame Tutorials"
(→Full Tutorials) |
(→Using Tiled Maps) |
||
Line 46: | Line 46: | ||
===TiledSharp=== | ===TiledSharp=== | ||
[[using a tmx map in monogame]] | [[using a tmx map in monogame]] | ||
+ | |||
+ | ===TiledCS=== | ||
+ | [[Using TiledCS]] | ||
=Game UI= | =Game UI= |
Revision as of 14:57, 14 January 2024
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
Using Tiled Maps
Squared.Tiled
TiledSharp
TiledCS
Game UI
GeonBit
Ruminate
Myra
Steropes
SimpleText UI Example
Special Effects
Networked / Multiplayer
LiteNetLib
Lidgren.Network
Save Game / Check Points
Related Skills
Generating and using XNB files