diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-05-30 17:27:51 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-05-30 21:59:25 +0200 |
commit | 5a8da9afcc28c31a7cb562c965c8934628047bb9 (patch) | |
tree | f9dc094e5586662a18d5b02d67b4bc7168fefd66 /info | |
parent | 503ecbd197669a36c86c32f6edb9d3a1ef5f8de4 (diff) | |
download | friedrich-5a8da9afcc28c31a7cb562c965c8934628047bb9.tar.gz |
Add README.
Diffstat (limited to 'info')
-rw-r--r-- | info/readme.html | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/info/readme.html b/info/readme.html new file mode 100644 index 0000000..9d43b75 --- /dev/null +++ b/info/readme.html @@ -0,0 +1,58 @@ +<!doctype html> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Friedrich - Notes</title> +<link rel="stylesheet" href="/fonts/fonts.css"> +<link rel="stylesheet" href="/style.css"> +<style>h1{text-align:center}body{max-width:50rem;margin:0 auto;}</style> +<body> +<article> + +<h1> +Friedrich: Notes +</h1> + +<hr> + +<p> +How do I transfer troops? + +<p> +You can transfer troops before you move a stack. Detach a general who should stay behind and you can transfer troops between the moving and non-moving generals using the [Give] and [Take] buttons. + +<hr> + +<p> +How do I recruit troops? + +<p> +All recruiting is done at the end of your moves. After you click [End Movement] you will be prompted to pay for and recruit troops when it is possible. + +<hr> + +<p> +Where is the set-aside card for the Prussian Offensive Option? + +<p> +Down in the "Clock of Fate" panel which also shows which Strokes of Fate have occurred, and the most recent Fate card. + +<hr> + +<p> +How can I see which deck my cards come from? + +<p> +Hold down shift to see the reverse side of your cards. + +<hr> + +<p> +How can I find where a city is located? + +<p> +If you mouse-over the city name in the log, it will light up on the map. +Click the name and the city will scroll into view. + +<hr> + +<p style="text-align:center"> +<img src="/friedrich/images/suit_clubs.svg" height="32"> |