From 2fcf71ee0f0feb98cdd1fb1a44b2711a567056fe Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Mon, 5 Dec 2011 00:52:15 -0800 Subject: Tutorial added in. More testing with a solver. --- pages/tutorial.php | 144 +++++++++++++++++++++++++++++++++-------------------- 1 file changed, 89 insertions(+), 55 deletions(-) (limited to 'pages/tutorial.php') diff --git a/pages/tutorial.php b/pages/tutorial.php index 15a7c83..9b472ff 100644 --- a/pages/tutorial.php +++ b/pages/tutorial.php @@ -12,21 +12,53 @@ topbar($Links); @@ -227,11 +266,7 @@ include('./includes/maps.php'); ?>
-

- The point of this game is to create the longest path between the start and the finish. -

- Press Go! -

+

The objective in this game is to create the longest path between the start and the finish.
Below is a demonstration.
Press Go!

;