Difference between revisions of "MonoGame Tutorials"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Using Tiled Maps)
(Full Tutorials)
(8 intermediate revisions by the same user not shown)
Line 34: Line 34:
 
[[Basic Per Pixel Collision]]
 
[[Basic Per Pixel Collision]]
  
=Special Effects=
+
=Using Tiled Maps=
[[Screen Shake]]
+
===Squared.Tiled===
 +
[[setup and map example]]
 +
 
 +
[[drawing a layer]]
 +
 
 +
[[Get tile texture from map]]
  
[[Parallax Scrolling]]
+
[[Player Bounds]]
  
[[Explosions]]
+
===TiledSharp===
 +
[[using a tmx map in monogame]]
  
 
=Game UI=
 
=Game UI=
Line 61: Line 67:
  
 
[[SimpleText UI Example]]
 
[[SimpleText UI Example]]
 +
 +
=Special Effects=
 +
[[Screen Shake]]
 +
 +
[[Parallax Scrolling]]
 +
 +
[[Explosions]]
  
 
=Networked / Multiplayer=
 
=Networked / Multiplayer=
[[LiteNetLib]]
+
===LiteNetLib===
  
[[Lidgren.Network]]
+
[[Setup LiteNetLib]]
  
=Save Game / Check Points=
+
[[Example LiteNetLib]]
[[Creating a game save]]
 
  
=Using Tiled Maps=
+
[[RPG LiteNetLib]]
===Squared.Tiled===
 
[[setup and map example]]
 
  
[[drawing a layer]]
+
===Lidgren.Network===
  
[[Get tile texture from map]]
+
[[Lidgren.Network]]
  
[[Player Bounds]]
+
=Save Game / Check Points=
 
+
[[Creating a game save]]
===TiledSharp===
 
[[using a tmx map in monogame]]
 
  
 
=Related Skills=
 
=Related Skills=
Line 94: Line 102:
  
 
[[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 08:56, 8 July 2019