Tutorial update.

This commit is contained in:
photonstorm
2013-11-29 16:26:59 +00:00
parent efe839978b
commit f9b82b66db
3 changed files with 55 additions and 3 deletions
+3 -1
View File
@@ -17,7 +17,9 @@
<h2>Part 7 - The Phaser Examples</h2>
<p></p>
<p>Phaser comes with a comprehensive suite of examples. At the current count over 160 of them. Whenever we add a new feature into Phaser we create an example to demonstrate how to use it. They are short self-contained snippets of code that focus on just a couple of elements and nothing more, and as such they're really useful to learn from!</p>
<p>Although we've uploaded the Examples to our site, we still recommend that you copy the whole phaser folder (the entire repository) to your webroot, so you can easily run the Example browser locally.
<p><a href="part8.html">Part 8: Next Steps</a></p>