From 56fa59a0efdcd74eb7c2c77436bfa7f598089d36 Mon Sep 17 00:00:00 2001
From: BlueRaja
Date: Sun, 13 Jan 2013 13:09:49 -0600
Subject: Added champion points to the FAQ
---
pages/faq.php | 24 +++++++++++++++++++++++-
1 file changed, 23 insertions(+), 1 deletion(-)
(limited to 'pages/faq.php')
diff --git a/pages/faq.php b/pages/faq.php
index 3df08eb..2cf2709 100644
--- a/pages/faq.php
+++ b/pages/faq.php
@@ -7,7 +7,8 @@ htmlHeader(array(), 'FAQ', 'How does the pathing work?');
echo soundManager2();
topbar($Links);
-include('./includes/maps.php');
+include_once('./includes/maps.php');
+include_once('./includes/championPoints.php');
// Demo maps:
@@ -72,6 +73,7 @@ Your question not here? Ask me via the Feedback Page.
How does the pathing work? / How does it choose which way to go?
How does Multi-path work? (Two paths at once)
More than one of the same checkpoint?
+ What are 'Champion Points?'
@@ -131,6 +133,26 @@ When there's more than one checkpoint, you can completely wall one off.
echo $demo3; ?>
+
+
+
+What are 'Champion Points?'
+ /*TODO: Add image here, after deciding on an image to represent champion points*/ ?>
+Champion Points are a way for us to give you recognition for your skills and dedication. They work like this:
+
- Just for attempting a map, you get points. That's points a day just for clicking go!
+ - If you tie the high score, you get anywhere between and points,
+ depending on how many people tied or didn't tie the high score.
+ - The winner of each map receives an additional small bonus.
+ /*TODO: REVIEW AFTER PUSHING THE WEEKLY MAP UPDATE*/ //- On the weekly maps, everyone gets points! The more people you beat, the more points you'll get!
?>
+ //- You also receive points for completing additional tasks, like completing challenges,
+ //getting achievements!
, or even liking us on facebook ?>
+
+ Make sure to play every day to receive as many points as possible!
+
+
+
+
+
--
cgit v1.2.3
From 5e0a7d186ceced61f0c3b4c919332aa7b5cd33aa Mon Sep 17 00:00:00 2001
From: BlueRaja
Date: Sun, 13 Jan 2013 14:35:35 -0600
Subject: Added a championpoints image to all the pages. You're definitely
going to want to change it before releasing, though :)
---
images/championpoints.png | Bin 0 -> 1484 bytes
pages/faq.php | 4 ++--
pages/leaderboard.php | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
create mode 100644 images/championpoints.png
(limited to 'pages/faq.php')
diff --git a/images/championpoints.png b/images/championpoints.png
new file mode 100644
index 0000000..f6625fe
Binary files /dev/null and b/images/championpoints.png differ
diff --git a/pages/faq.php b/pages/faq.php
index 2cf2709..e9d8e5f 100644
--- a/pages/faq.php
+++ b/pages/faq.php
@@ -137,8 +137,8 @@ When there's more than one checkpoint, you can completely wall one off.
What are 'Champion Points?'
- /*TODO: Add image here, after deciding on an image to represent champion points*/ ?>
-Champion Points are a way for us to give you recognition for your skills and dedication. They work like this:
+
+
Champion Points are a way to give you recognition for your skills and dedication. They work like this: