From 82a834b77994a6249af348e2cd747af724d2d642 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 19 Nov 2023 14:01:53 +0100 Subject: Add skeleton. --- about.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 about.html (limited to 'about.html') diff --git a/about.html b/about.html new file mode 100644 index 0000000..0c72ef1 --- /dev/null +++ b/about.html @@ -0,0 +1,20 @@ +

+The Table Battles system is a light battle game that recreates battles +throughout human history with broad strokes and an emphasis on playability. +Players roll and allocate dice to Unit cards, with each card accepting specific +die results or dice combinations. On a later turn, those dice are removed to +activate the Unit and attack an enemy formation, removing wooden pieces +assigned to the formation in question. But the enemy may be able to screen the +attack (cancelling it), counterattacking (inflicting extra losses on the +attacker), or absorb it via a strategic reserve. In fact, in most cases, the +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. + +

Game Design: Amabel Holland. +
Copyright © 2017 Amabel Holland. +
Programming © 2024 by Tor Andersson. + +

-- cgit v1.2.3