Difference between revisions of "MonoGame Tutorials"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(PPC)
Line 1: Line 1:
=Side Scroller=
+
=Game Materials=
 +
Creating a map:
 +
[http://www.mapeditor.org/ Tiled Map Editor]
 +
 
 +
Tileset & game art:
 +
[http://opengameart.org/ Open Game Art]
 +
 
 +
=Basic Tutorials=
 
You should start by creating a new project, remember to give it a suitable name and test it runs before you start.
 
You should start by creating a new project, remember to give it a suitable name and test it runs before you start.
  
Line 12: Line 19:
 
[[Animate the Player]]
 
[[Animate the Player]]
  
==Collision Detection==
+
=Collision Detection=
 
[[Per Pixel Collision]]
 
[[Per Pixel Collision]]
  
==Related Skills==
+
=Related Skills=
 
[[Generating and using XNB files]]
 
[[Generating and using XNB files]]
  

Revision as of 12:53, 27 June 2017