Difference between revisions of "MonoGame Tutorials"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Using Tiled Maps)
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=
Line 69: Line 82:
 
=Save Game / Check Points=
 
=Save Game / Check Points=
 
[[Creating a game save]]
 
[[Creating a game save]]
 
=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]]
 
  
 
=Related Skills=
 
=Related Skills=

Revision as of 11:02, 23 May 2019