Difference between revisions of "MonoGame Tutorials"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(RPG Tutorial)
Line 1: Line 1:
==Side Scroller==
+
=Side Scroller=
[[MonoGame Tutorial]]
+
You should start by creating a new project, remember to give it a suitable name and test it runs before you start.
  
==RPG Tutorial==
+
[[Creating A Player]]
 +
 
 +
[[Creating An Instance of Your Player]]
 +
 
 +
[[Adding and Processing Player Input]]
 +
 
 +
[[Animate the Player]]
 +
 
 +
[[Background / Parallax Scrolling]]
 +
 
 +
[[Create Enemy]]
 +
 
 +
[[Detect Collisions]]
 +
 
 +
[[Fire Weapons]]
 +
 
 +
[[Explosion Animation]]
 +
 
 +
[[Sound Effects]]
 +
 
 +
==Related Skills==
 +
[[Generating and using XNB files]]
 +
 
 +
=RPG Tutorial=
 
[https://roguesharp.wordpress.com/2014/05/18/tutorial-1-roguelike-map-generation-using-roguesharp-and-monogame/ Tutorial 1 – Map Generation]
 
[https://roguesharp.wordpress.com/2014/05/18/tutorial-1-roguelike-map-generation-using-roguesharp-and-monogame/ Tutorial 1 – Map Generation]
  

Revision as of 16:30, 25 March 2017