Difference between revisions of "MonoGame Tutorials"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Networked / Multiplayer)
(Player Bounds)
(15 intermediate revisions by the same user not shown)
Line 21: Line 21:
 
[[Game states]]
 
[[Game states]]
  
 +
[[Using Timers]]
 +
 +
===Player Class Example===
 
[[Creating A Player]]
 
[[Creating A Player]]
  
Line 26: Line 29:
  
 
[[Adding and Processing Player Input]]
 
[[Adding and Processing Player Input]]
 
[[Using Timers]]
 
  
 
=Collision Detection=
 
=Collision Detection=
Line 38: Line 39:
 
[[setup and map example]]
 
[[setup and map example]]
  
[[drawing a layer]]
+
===TiledSharp===
 +
[[using a tmx map in monogame]]
 +
 
 +
===TiledCS===
 +
[[Using TiledCS]]
 +
 
 +
===TiledNet===
 +
[[Using TiledNet]]
  
[[Get tile texture from map]]
+
===TiledLib===
 +
[[Using TiledLib]]
  
 +
=Player Bounds=
 
[[Player Bounds]]
 
[[Player Bounds]]
 
===TiledSharp===
 
[[using a tmx map in monogame]]
 
  
 
=Game UI=
 
=Game UI=
Line 61: Line 68:
  
 
[[Steropes Example]]
 
[[Steropes Example]]
 
[[Steropes Map Widget]]
 
  
 
===SimpleText UI Example===
 
===SimpleText UI Example===
Line 76: Line 81:
  
 
=Networked / Multiplayer=
 
=Networked / Multiplayer=
===LiteNetLib==
+
===LiteNetLib===
  
 
[[Setup LiteNetLib]]
 
[[Setup LiteNetLib]]
Line 82: Line 87:
 
[[Example LiteNetLib]]
 
[[Example LiteNetLib]]
  
[[LiteNetLib]]
+
[[RPG LiteNetLib]]
 +
 
 +
===Lidgren.Network===
  
 
[[Lidgren.Network]]
 
[[Lidgren.Network]]
Line 100: Line 107:
  
 
[[Simple Tower]]
 
[[Simple Tower]]
 +
 +
[[Simple RPG]]
 +
 +
[[Simple Platform]]
 +
 +
[[Simple Racer]]
 +
 +
[[Simple Beat Em Up]]
  
 
=External Resources=
 
=External Resources=
 
[[External Resources]]
 
[[External Resources]]

Revision as of 13:05, 17 February 2024