]> git.cworth.org Git - lmno.games/commitdiff
Link scribe in at the top level
authorCarl Worth <cworth@cworth.org>
Tue, 7 Jul 2020 06:29:19 +0000 (23:29 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 19 Sep 2020 19:51:13 +0000 (12:51 -0700)
Now that glyphs are scored, I feel a bit better about putting the game
out there.

index.html

index ec4fe0363b1618a97f47504e21b453d2df49bfa9..c48e730bf294d44b33ee715d7eff49cd6c47a279 100644 (file)
       <p>
         To host a new game, simply choose from one of the available
         games below:
+      </p>
+
+      <h2>
+        Party Games (any number of players)
+      </h2>
+
+      <ul>
+        <li>
+          <a href="empires">Empires</a>
+        </li>
+        <li>
+          <a href="empathy">Empathy</a>
+        </li>
+      </ul>
+
+      <h2>
+        Strategy Games (2 players or teams)
+      </h2>
+
+      <ul>
+        <li>
+          <a href="scribe">Scribe</a>
+        </li>
+      </ul>
 
-        <ul>
-          <li>
-            <a href="empires">Empires</a>
-          </li>
-          <li>
-            <a href="empathy">Empathy</a>
-          </li>
-        </ul>
       </p>
 
     </div>