From f3aa1d4862a6f85a201ce51c24c2e4f1b1dbdbdc Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 11 Dec 2023 14:39:55 +0100 Subject: Add temporary "drawn" and "deck" panel displays. Use this to show drawn cards while choosing cards for events that draw X cards, play one, and put the rest on top / bottom. Use stack of "draw" arrays in VM to handle nested events. NOTE: This is not necessary now, but will be if we change the Winning Moves event to play its event immediately. --- play.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'play.html') diff --git a/play.html b/play.html index 2a50af9..1e5d0f2 100644 --- a/play.html +++ b/play.html @@ -609,6 +609,18 @@ c5 3 13 7 17 8 8 2 9 3 11 12 1 5 5 12 8 16 5 8 5 8 3 22 l-3 14 -30 -1 c-35 +
+
Drawn Cards
+
+
+ + +
+
Top ◀ Draw Deck ▶ Bottom
+
+
+ +
Set-aside Cards
-- cgit v1.2.3