summaryrefslogtreecommitdiff
path: root/create.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-11-07 18:47:37 +0100
committerTor Andersson <tor@ccxvii.net>2022-11-16 19:08:56 +0100
commit57b4a5c0e7c59dca360c5e5abd7275abec1008c8 (patch)
treef92e2307392d08a91261f251fd2c2c869b8c9f1f /create.html
parentb2408114880d71e08db863790c7685efa5eedcc9 (diff)
downloadjulius-caesar-57b4a5c0e7c59dca360c5e5abd7275abec1008c8.tar.gz
Add options to game setup.
Diffstat (limited to 'create.html')
-rw-r--r--create.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/create.html b/create.html
index 2c12a31..599bf88 100644
--- a/create.html
+++ b/create.html
@@ -4,12 +4,14 @@
<dd>
Historical deployment.
<dt>
-Tournament:
-<dd>
-Historical deployment, but Julius Caesar goes first on the first turn regardless of the cards played.
-<dt>
<a href="/julius-caesar/info/rules.html#setup">Free Deployment</a>:
<dd>
Players may swap any blocks on the map as long as the original number of
deployed blocks in each city is maintained.
</dl>
+
+Optional rules:
+<p>
+<label><input type="checkbox" name="tournament" value="true">
+Tournament &#x2014; Julius Caesar goes first on the first turn regardless of the cards played.
+</label>