roeiderman commited on
Commit
b57e337
·
verified ·
1 Parent(s): 4665fee

Add scenario 8e73d3c3d6f5

Browse files
Files changed (2) hide show
  1. index.json +8 -0
  2. scenario_8e73d3c3d6f5.json +153 -0
index.json CHANGED
@@ -499,5 +499,13 @@
499
  "createdBy": "roeiderman@test.com",
500
  "recordHolder": null,
501
  "createdAt": "2026-07-01T05:15:56.686Z"
 
 
 
 
 
 
 
 
502
  }
503
  ]
 
499
  "createdBy": "roeiderman@test.com",
500
  "recordHolder": null,
501
  "createdAt": "2026-07-01T05:15:56.686Z"
502
+ },
503
+ {
504
+ "id": "8e73d3c3d6f5",
505
+ "algorithmTilesRemoved": 4,
506
+ "difficulty": "easy",
507
+ "createdBy": "meital@test.com",
508
+ "recordHolder": null,
509
+ "createdAt": "2026-07-01T05:17:38.426Z"
510
  }
511
  ]
scenario_8e73d3c3d6f5.json ADDED
@@ -0,0 +1,153 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "8e73d3c3d6f5",
3
+ "rack": [
4
+ {
5
+ "id": 0,
6
+ "tile": "Red_12",
7
+ "color": "Red",
8
+ "number": 12,
9
+ "isJoker": false
10
+ },
11
+ {
12
+ "id": 1,
13
+ "tile": "Blue_7",
14
+ "color": "Blue",
15
+ "number": 7,
16
+ "isJoker": false
17
+ },
18
+ {
19
+ "id": 2,
20
+ "tile": "Blue_6",
21
+ "color": "Blue",
22
+ "number": 6,
23
+ "isJoker": false
24
+ },
25
+ {
26
+ "id": 3,
27
+ "tile": "Black_10",
28
+ "color": "Black",
29
+ "number": 10,
30
+ "isJoker": false
31
+ },
32
+ {
33
+ "id": 4,
34
+ "tile": "Red_8",
35
+ "color": "Red",
36
+ "number": 8,
37
+ "isJoker": false
38
+ },
39
+ {
40
+ "id": 5,
41
+ "tile": "Yellow_5",
42
+ "color": "Orange",
43
+ "number": 5,
44
+ "isJoker": false
45
+ },
46
+ {
47
+ "id": 6,
48
+ "tile": "Yellow_3",
49
+ "color": "Orange",
50
+ "number": 3,
51
+ "isJoker": false
52
+ }
53
+ ],
54
+ "board": [
55
+ [
56
+ {
57
+ "id": 8,
58
+ "tile": "Blue_8",
59
+ "color": "Blue",
60
+ "number": 8,
61
+ "isJoker": false
62
+ },
63
+ {
64
+ "id": 0,
65
+ "tile": "Blue_9",
66
+ "color": "Blue",
67
+ "number": 9,
68
+ "isJoker": false
69
+ },
70
+ {
71
+ "id": 11,
72
+ "tile": "Blue_10",
73
+ "color": "Blue",
74
+ "number": 10,
75
+ "isJoker": false
76
+ }
77
+ ],
78
+ [
79
+ {
80
+ "id": 3,
81
+ "tile": "Red_11",
82
+ "color": "Red",
83
+ "number": 11,
84
+ "isJoker": false
85
+ },
86
+ {
87
+ "id": 1,
88
+ "tile": "Yellow_11",
89
+ "color": "Orange",
90
+ "number": 11,
91
+ "isJoker": false
92
+ },
93
+ {
94
+ "id": 9,
95
+ "tile": "Blue_11",
96
+ "color": "Blue",
97
+ "number": 11,
98
+ "isJoker": false
99
+ }
100
+ ],
101
+ [
102
+ {
103
+ "id": 2,
104
+ "tile": "Yellow_10",
105
+ "color": "Orange",
106
+ "number": 10,
107
+ "isJoker": false
108
+ },
109
+ {
110
+ "id": 10,
111
+ "tile": "Yellow_11",
112
+ "color": "Orange",
113
+ "number": 11,
114
+ "isJoker": false
115
+ },
116
+ {
117
+ "id": 4,
118
+ "tile": "Yellow_12",
119
+ "color": "Orange",
120
+ "number": 12,
121
+ "isJoker": false
122
+ }
123
+ ],
124
+ [
125
+ {
126
+ "id": 6,
127
+ "tile": "Red_9",
128
+ "color": "Red",
129
+ "number": 9,
130
+ "isJoker": false
131
+ },
132
+ {
133
+ "id": 5,
134
+ "tile": "Red_10",
135
+ "color": "Red",
136
+ "number": 10,
137
+ "isJoker": false
138
+ },
139
+ {
140
+ "id": 7,
141
+ "tile": "Red_11",
142
+ "color": "Red",
143
+ "number": 11,
144
+ "isJoker": false
145
+ }
146
+ ]
147
+ ],
148
+ "algorithmTilesRemoved": 4,
149
+ "difficulty": "easy",
150
+ "createdBy": "meital@test.com",
151
+ "recordHolder": null,
152
+ "createdAt": "2026-07-01T05:17:38.426Z"
153
+ }