From d921479818a7f395a62214be1f3a394750d5b3a2 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Sun, 11 Sep 2011 23:53:48 -0700 Subject: Tutorial changes --- pages/tutorial.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'pages/tutorial.php') diff --git a/pages/tutorial.php b/pages/tutorial.php index 3ce0d06..c81c0e3 100644 --- a/pages/tutorial.php +++ b/pages/tutorial.php @@ -23,7 +23,7 @@ function challengecomplete(mapid) { updateDsp(1, 'instructions', 'Great Job!
Lets move on to the next shall we?') } else { //challengehint(); - updateDsp(1, 'instructions', 'Place some walls
What would make it travel the longest?') + updateDsp(1, 'instructions', 'As you can see, the path travels from the Start to A to Finish.
Place 2 walls where it\'s flashing to make the path longer') flashelement('1,instructions', 2, '#cce', 700); setTimeout("flashelement('1,3,5', 10, '#cce', 760);", 1500); setTimeout("flashelement('1,4,6', 10, '#cce', 760);", 1500); @@ -50,10 +50,10 @@ include('./includes/datas.php'); ?>


-

-Press GO! -
  -

+
+The point of this game is to create the longest path between the start and the finish +
Press Go! +