Difference between revisions of "MonoGame Tutorials"
(→Save Game / Check Points) |
|||
Line 53: | Line 53: | ||
[[SimpleText UI Example]] | [[SimpleText UI Example]] | ||
+ | |||
+ | =Networked / Multiplayer= | ||
+ | [[LiteNetLib]] | ||
+ | |||
+ | [[Lidgren.Network]] | ||
=Save Game / Check Points= | =Save Game / Check Points= |
Revision as of 08:21, 25 July 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
Networked / Multiplayer
Save Game / Check Points
Drawing Tiled Maps
Squared.Tiled
TiledSharp
Related Skills
Generating and using XNB files