diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-01-06 23:13:53 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-01-08 16:36:48 +0100 |
commit | 717faa1ffc830e5109a90e1740a912c6ec6647c8 (patch) | |
tree | 71fbd305f4a630853202ab9a07a24086fcccc8a1 /about.html | |
parent | e7f422f65bc3b5abb4f65edbe8fd8e2444790043 (diff) | |
download | table-battles-717faa1ffc830e5109a90e1740a912c6ec6647c8.tar.gz |
Tip about playing first scenarios in order.
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -11,6 +11,14 @@ enemy MUST do so if they're able to. The result is a tense cat-and-mouse game in which both players make feints and counterfeints, looking for an advantage and acting decisively once it presents itself. +<p style="color:green"> +<i> +Tip: To learn the game, play the scenarios from the base game in order! +They are built to show you the ropes of the system, and to get +you used to pulling the levers, with each scenario in the base set being +progressively more complex. +</i> + <p> Game Design: Amabel Holland. <br> Copyright © 2017 <a href="https://hollandspiele.com/products/table-battles">Amabel Holland</a>. <br> Programming © 2024 by Tor Andersson. @@ -19,3 +27,4 @@ and acting decisively once it presents itself. <li><a href="/table-battles/info/rules.html">Rulebook</a> <li><a href="/table-battles/info/scenarios.html">Scenarios</a> </ul> + |