Difference between revisions of "MonoGame Tutorials"
(→=LiteNetLib) |
(→=LiteNetLib) |
||
Line 76: | Line 76: | ||
=Networked / Multiplayer= | =Networked / Multiplayer= | ||
− | ===LiteNetLib== | + | ===LiteNetLib=== |
[[Setup LiteNetLib]] | [[Setup LiteNetLib]] |
Revision as of 10:41, 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
Using Tiled Maps
Squared.Tiled
TiledSharp
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