added dynamic rule checking

This commit is contained in:
Jake Pullen
2024-06-08 15:59:43 +01:00
parent 5bbda755af
commit 9258b6a750
8 changed files with 46 additions and 36 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
[
{"suit": "Hearts", "command": "Nah"},
{"suit": "Spades", "command":"Pass me the shovel"},
{"value": 1, "command": "Klondike"},
{"value": 7, "command": "Good Morning"},
{"suit": "Hearts", "command": "nah"},
{"suit": "Spades", "command":"pass me the shovel"},
{"value": 1, "command": "klondike"},
{"value": 7, "command": "good morning"},
{"value": 8, "command": "bang"},
{"value": 11, "command": "punch"},
{"value": 13, "command": "god save the king"},