Difference between revisions of "MonoGame Tutorials"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Basic Skills)
(Full Tutorials)
(19 intermediate revisions by the same user not shown)
Line 34: Line 34:
 
[[Basic Per Pixel Collision]]
 
[[Basic Per Pixel Collision]]
  
[[Per Pixel Collision |Advanced Per Pixel Collision Example]]
+
=Using Tiled Maps=
 +
===Squared.Tiled===
 +
[[setup and map example]]
 +
 
 +
[[drawing a layer]]
 +
 
 +
[[Get tile texture from map]]
 +
 
 +
[[Player Bounds]]
 +
 
 +
===TiledSharp===
 +
[[using a tmx map in monogame]]
  
 
=Game UI=
 
=Game UI=
Line 44: Line 55:
 
[[Ruminate Example]]
 
[[Ruminate Example]]
  
===EmptyKeys===
+
===Myra===
 
+
[[Myra Example]]
[[EmptyKeys Example]]
 
  
 
===Steropes===
 
===Steropes===
Line 57: 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]]
 
  
=Drawing Tiled Maps=
+
[[RPG LiteNetLib]]
===Squared.Tiled===
 
[[setup and map example]]
 
  
[[drawing a layer]]
+
===Lidgren.Network===
  
[[Get tile texture from map]]
+
[[Lidgren.Network]]
  
===TiledSharp===
+
=Save Game / Check Points=
[[using a tmx map in monogame]]
+
[[Creating a game save]]
  
 
=Related Skills=
 
=Related Skills=

Revision as of 09:56, 8 July 2019