This commit is contained in:
Aspergerli
2026-03-09 19:18:47 +01:00
commit ade3d0fb01
240 changed files with 12324 additions and 0 deletions

7
cards/data/Club_10.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Club_10",
"front_image": "cardClubs10.png",
"suit": "Club",
"value": "10",
"color": "black"
}

7
cards/data/Club_6.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Club_6",
"front_image": "cardClubs6.png",
"suit": "Club",
"value": "6",
"color": "black"
}

7
cards/data/Club_7.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Club_7",
"front_image": "cardClubs7.png",
"suit": "Club",
"value": "7",
"color": "black"
}

7
cards/data/Club_8.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Club_8",
"front_image": "cardClubs8.png",
"suit": "Club",
"value": "8",
"color": "black"
}

7
cards/data/Club_9.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Club_9",
"front_image": "cardClubs9.png",
"suit": "Club",
"value": "9",
"color": "black"
}

7
cards/data/Club_A.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Club_A",
"front_image": "cardClubsA.png",
"suit": "Club",
"value": "14",
"color": "black"
}

7
cards/data/Club_B.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Club_B",
"front_image": "cardClubsJ.png",
"suit": "Club",
"value": "11",
"color": "black"
}

7
cards/data/Club_K.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Club_K",
"front_image": "cardClubsK.png",
"suit": "Club",
"value": "13",
"color": "black"
}

7
cards/data/Club_Q.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Club_Q",
"front_image": "cardClubsQ.png",
"suit": "Club",
"value": "12",
"color": "black"
}

View File

@@ -0,0 +1,7 @@
{
"name": "Diamond_10",
"front_image": "cardDiamonds10.png",
"suit": "Diamond",
"value": "10",
"color": "red"
}

View File

@@ -0,0 +1,7 @@
{
"name": "Diamond_6",
"front_image": "cardDiamonds6.png",
"suit": "Diamond",
"value": "6",
"color": "red"
}

View File

@@ -0,0 +1,7 @@
{
"name": "Diamond_7",
"front_image": "cardDiamonds7.png",
"suit": "Diamond",
"value": "7",
"color": "red"
}

View File

@@ -0,0 +1,7 @@
{
"name": "Diamond_8",
"front_image": "cardDiamonds8.png",
"suit": "Diamond",
"value": "8",
"color": "red"
}

View File

@@ -0,0 +1,7 @@
{
"name": "Diamond_9",
"front_image": "cardDiamonds9.png",
"suit": "Diamond",
"value": "9",
"color": "red"
}

View File

@@ -0,0 +1,7 @@
{
"name": "Diamond_A",
"front_image": "cardDiamondsA.png",
"suit": "Diamond",
"value": "14",
"color": "red"
}

View File

@@ -0,0 +1,7 @@
{
"name": "Diamond_B",
"front_image": "cardDiamondsJ.png",
"suit": "Diamond",
"value": "11",
"color": "red"
}

View File

@@ -0,0 +1,7 @@
{
"name": "Diamond_K",
"front_image": "cardDiamondsK.png",
"suit": "Diamond",
"value": "13",
"color": "red"
}

View File

@@ -0,0 +1,7 @@
{
"name": "Diamond_Q",
"front_image": "cardDiamondsQ.png",
"suit": "Diamond",
"value": "12",
"color": "red"
}

7
cards/data/Heart_10.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Heart_10",
"front_image": "cardHearts10.png",
"suit": "Heart",
"value": "10",
"color": "red"
}

7
cards/data/Heart_6.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Heart_6",
"front_image": "cardHearts6.png",
"suit": "Heart",
"value": "6",
"color": "red"
}

7
cards/data/Heart_7.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Heart_7",
"front_image": "cardHearts7.png",
"suit": "Heart",
"value": "7",
"color": "red"
}

7
cards/data/Heart_8.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Heart_8",
"front_image": "cardHearts8.png",
"suit": "Heart",
"value": "8",
"color": "red"
}

7
cards/data/Heart_9.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Heart_9",
"front_image": "cardHearts9.png",
"suit": "Heart",
"value": "9",
"color": "red"
}

7
cards/data/Heart_A.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Heart_A",
"front_image": "cardHeartsA.png",
"suit": "Heart",
"value": "14",
"color": "red"
}

7
cards/data/Heart_B.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Heart_B",
"front_image": "cardHeartsJ.png",
"suit": "Heart",
"value": "11",
"color": "red"
}

7
cards/data/Heart_K.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Heart_K",
"front_image": "cardHeartsK.png",
"suit": "Heart",
"value": "13",
"color": "red"
}

7
cards/data/Heart_Q.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Heart_Q",
"front_image": "cardHeartsQ.png",
"suit": "Heart",
"value": "12",
"color": "red"
}

7
cards/data/Spade_10.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Spade_10",
"front_image": "cardSpades10.png",
"suit": "Spade",
"value": "10",
"color": "black"
}

7
cards/data/Spade_6.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Spade_6",
"front_image": "cardSpades6.png",
"suit": "Spade",
"value": "6",
"color": "black"
}

7
cards/data/Spade_7.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Spade_7",
"front_image": "cardSpades7.png",
"suit": "Spade",
"value": "7",
"color": "black"
}

7
cards/data/Spade_8.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Spade_8",
"front_image": "cardSpades8.png",
"suit": "Spade",
"value": "8",
"color": "black"
}

7
cards/data/Spade_9.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Spade_9",
"front_image": "cardSpades9.png",
"suit": "Spade",
"value": "9",
"color": "black"
}

7
cards/data/Spade_A.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Spade_A",
"front_image": "cardSpadesA.png",
"suit": "Spade",
"value": "14",
"color": "black"
}

7
cards/data/Spade_B.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Spade_B",
"front_image": "cardSpadesJ.png",
"suit": "Spade",
"value": "11",
"color": "black"
}

7
cards/data/Spade_K.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Spade_K",
"front_image": "cardSpadesK.png",
"suit": "Spade",
"value": "13",
"color": "black"
}

7
cards/data/Spade_Q.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Spade_Q",
"front_image": "cardSpadesQ.png",
"suit": "Spade",
"value": "12",
"color": "black"
}