From 9d95563e05b587effd9bd1d8f2653fa8203303bd Mon Sep 17 00:00:00 2001 From: alisolarflare Date: Thu, 15 Jun 2017 10:10:05 -0600 Subject: [PATCH] Added the Questions page --- game.html | 2 ++ index.html | 2 ++ questions.html | 17 +++++++++++++++++ rules.html | 28 ++++++++++++++++++++++++++++ sandbox.html | 2 ++ 5 files changed, 51 insertions(+) create mode 100644 questions.html create mode 100644 rules.html diff --git a/game.html b/game.html index 66106ed..c921e30 100644 --- a/game.html +++ b/game.html @@ -13,6 +13,8 @@ Main Sandbox Game + Rules + Questions diff --git a/index.html b/index.html index bd066aa..b589c45 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,8 @@ Main Sandbox Game + Rules + Questions

The Civilization Screen

Welcome to the civilization screen.

diff --git a/questions.html b/questions.html new file mode 100644 index 0000000..160d590 --- /dev/null +++ b/questions.html @@ -0,0 +1,17 @@ + + + + + Questions + + + + + + diff --git a/rules.html b/rules.html new file mode 100644 index 0000000..cceb7fa --- /dev/null +++ b/rules.html @@ -0,0 +1,28 @@ + + + + + Rules + + + + +

The Rules

+

Every server has its rules, these are the laws of our land.

+ +
    +
  1. Don't be a dick
  2. +
  3. Don't be a dick
  4. +
  5. Don't be a dick
  6. +
  7. Don't be a dick
  8. +
  9. Don't be a dick
  10. +
  11. Don't be a dick
  12. +
+ + diff --git a/sandbox.html b/sandbox.html index 77e05d8..3c89817 100644 --- a/sandbox.html +++ b/sandbox.html @@ -11,6 +11,8 @@ Main Sandbox Game + Rules + Questions

Developer's Sandbox