@pop-party/create-game 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +30 -0
- package/bin/create-game.js +28 -0
- package/package.json +34 -0
- package/src/cli-arguments.js +47 -0
- package/src/generate-game.js +150 -0
- package/starter/ASSET-NOTICES.json +73 -0
- package/starter/content/art/manifest.json +13573 -0
- package/starter/content/audio/host-audios.json +3 -0
- package/starter/content/blobs/1c14e1db26cfb96105b2cbf60591a18329834078cc65e14373715d4ec06f07ef.svg +5 -0
- package/starter/content/blobs/2d1298fc8597b4b13dc74c8a4093ce7c8d6027ef955c4af31ed6a6d03034d527.svg +3 -0
- package/starter/content/blobs/4d1b3ad12d64d7f145e282dc44b2c510d8cc36c0a609fcef831fe9c59270bf35.svg +8 -0
- package/starter/content/blobs/7a3a06ea1280a916254e2af034762e798b11e45f5eb7a1f4e0ba1a3ad4b8af48.svg +3 -0
- package/starter/content/blobs/8785460bf8b2311bfd2a5c06e97f9faac0deafd584b8f3de428c38399e2df16d.svg +6 -0
- package/starter/content/blobs/8dbc40965debd1f9f516461ed2b6ca0dd95557f8a762dbeaf67459e4b343497a.svg +8 -0
- package/starter/content/blobs/a531c3ee6f5bfa5b478b6ecda5799f1031ceea367ca9d93585545b3de0ed34d7.svg +7 -0
- package/starter/content/blobs/d54e3eae53b88a705370aa028c3ea55297d549e3521aca6a41435f87e4a18167.svg +6 -0
- package/starter/content/constants.json +22 -0
- package/starter/content/content-bundle.json +96 -0
- package/starter/content/flow.json +1594 -0
- package/starter/content/game-data/runtime.json +39 -0
- package/starter/content/layouts/controller.json +737 -0
- package/starter/content/layouts/stage.json +195 -0
- package/starter/content/prompts/prompts.json +125 -0
- package/starter/content/semantic-roles.json +86 -0
package/starter/content/blobs/1c14e1db26cfb96105b2cbf60591a18329834078cc65e14373715d4ec06f07ef.svg
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
2
|
+
<path d="M8 40 L17 32 L31 29 L45 31 L56 39 L51 45 L38 44 L36 55 L29 55 L27 44 L17 44 L14 55 L7 55 L11 44 Z"/>
|
|
3
|
+
<path d="M43 31 L48 18 L57 10 L62 14 L54 22 L51 37 Z"/>
|
|
4
|
+
<path d="M17 32 L4 30 L1 25 L20 27 Z"/>
|
|
5
|
+
</svg>
|
package/starter/content/blobs/4d1b3ad12d64d7f145e282dc44b2c510d8cc36c0a609fcef831fe9c59270bf35.svg
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
2
|
+
<path d="M8 38 L16 31 L29 27 L43 29 L55 37 L50 43 L37 43 L35 55 L28 55 L26 43 L18 43 L15 55 L8 55 L11 42 Z"/>
|
|
3
|
+
<path d="M14 30 L18 18 L23 29 Z"/>
|
|
4
|
+
<path d="M25 27 L30 12 L36 28 Z"/>
|
|
5
|
+
<path d="M38 29 L44 17 L49 33 Z"/>
|
|
6
|
+
<path d="M50 36 L61 32 L56 39 Z"/>
|
|
7
|
+
<path d="M11 36 L2 31 L4 26 L18 33 Z"/>
|
|
8
|
+
</svg>
|
package/starter/content/blobs/8785460bf8b2311bfd2a5c06e97f9faac0deafd584b8f3de428c38399e2df16d.svg
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
2
|
+
<path d="M7 36 L17 30 L27 25 L37 24 L47 28 L56 24 L52 32 L43 33 L38 39 L42 55 L34 55 L31 42 L24 42 L20 55 L12 55 L17 39 Z"/>
|
|
3
|
+
<path d="M34 19 L49 14 L58 18 L52 24 L39 25 Z"/>
|
|
4
|
+
<path d="M43 33 L51 40 L47 44 L39 36 Z"/>
|
|
5
|
+
<path d="M18 31 L4 25 L2 20 L24 27 Z"/>
|
|
6
|
+
</svg>
|
package/starter/content/blobs/8dbc40965debd1f9f516461ed2b6ca0dd95557f8a762dbeaf67459e4b343497a.svg
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
2
|
+
<path d="M9 39 L17 31 L30 27 L45 28 L55 35 L53 43 L39 44 L36 55 L29 55 L27 44 L18 44 L15 55 L8 55 L11 43 Z"/>
|
|
3
|
+
<path d="M13 30 L17 20 L22 30 Z"/>
|
|
4
|
+
<path d="M25 27 L30 17 L35 28 Z"/>
|
|
5
|
+
<path d="M38 28 L43 20 L48 31 Z"/>
|
|
6
|
+
<path d="M52 36 L62 33 L63 41 L53 41 Z"/>
|
|
7
|
+
<path d="M10 38 L2 36 L4 29 L15 33 Z"/>
|
|
8
|
+
</svg>
|
package/starter/content/blobs/a531c3ee6f5bfa5b478b6ecda5799f1031ceea367ca9d93585545b3de0ed34d7.svg
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
2
|
+
<path d="M10 37 L18 29 L34 25 L50 29 L58 39 L51 45 L38 43 L35 55 L28 55 L26 43 L18 43 L15 55 L8 55 L11 43 Z"/>
|
|
3
|
+
<path d="M42 25 L53 14 L54 30 Z"/>
|
|
4
|
+
<path d="M52 29 L63 24 L58 33 Z"/>
|
|
5
|
+
<path d="M44 36 L60 38 L46 42 Z"/>
|
|
6
|
+
<path d="M17 30 L7 22 L22 27 Z"/>
|
|
7
|
+
</svg>
|
package/starter/content/blobs/d54e3eae53b88a705370aa028c3ea55297d549e3521aca6a41435f87e4a18167.svg
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
2
|
+
<path d="M9 39 L20 30 L34 28 L46 34 L57 31 L54 39 L45 41 L38 37 L33 43 L38 55 L31 55 L27 45 L21 55 L13 55 L18 42 Z"/>
|
|
3
|
+
<path d="M33 22 L47 16 L56 20 L50 27 L36 28 Z"/>
|
|
4
|
+
<path d="M38 40 L49 50 L43 54 L34 44 Z"/>
|
|
5
|
+
<path d="M18 31 L2 24 L4 19 L26 28 Z"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"playerColors": [
|
|
3
|
+
"#e3c6eb",
|
|
4
|
+
"#60d394",
|
|
5
|
+
"#ffe156",
|
|
6
|
+
"#ff9e2c",
|
|
7
|
+
"#ff4fa3",
|
|
8
|
+
"#7c3aed",
|
|
9
|
+
"#2458ff",
|
|
10
|
+
"#ef4444",
|
|
11
|
+
"#f97316"
|
|
12
|
+
],
|
|
13
|
+
"craftingTimerDuration": 30,
|
|
14
|
+
"startGameCountdownDuration": 1,
|
|
15
|
+
"pointsForCorrectAnswer": 200,
|
|
16
|
+
"gameTitle": "Party Game Template",
|
|
17
|
+
"numberOfRounds": 3,
|
|
18
|
+
"randomChanceTest": 0.5,
|
|
19
|
+
"speechToTextSendInputBuffer": 1,
|
|
20
|
+
"overrideFirstGameOfSession": false,
|
|
21
|
+
"customConstants": []
|
|
22
|
+
}
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"gameId": "pop-party-reference",
|
|
4
|
+
"engineContentSchemaVersion": "1.0.0",
|
|
5
|
+
"flowExpressionLanguageVersion": 1,
|
|
6
|
+
"gameMigrationLevel": 0,
|
|
7
|
+
"semanticRolesPath": "semantic-roles.json",
|
|
8
|
+
"files": [
|
|
9
|
+
{
|
|
10
|
+
"path": "art/manifest.json",
|
|
11
|
+
"sha256": "6c391624ed96c675ce1a68bcadc148f7a4cd8dd5d27de0ea16501db0ceffbad2",
|
|
12
|
+
"bytes": 364020
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"path": "audio/host-audios.json",
|
|
16
|
+
"sha256": "2450d81b9ef4ab3d964e4074c97068fb46c1ed3737b0cd3e8f7dc3deec3f506a",
|
|
17
|
+
"bytes": 23
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"path": "blobs/1c14e1db26cfb96105b2cbf60591a18329834078cc65e14373715d4ec06f07ef.svg",
|
|
21
|
+
"sha256": "1c14e1db26cfb96105b2cbf60591a18329834078cc65e14373715d4ec06f07ef",
|
|
22
|
+
"bytes": 280
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"path": "blobs/2d1298fc8597b4b13dc74c8a4093ce7c8d6027ef955c4af31ed6a6d03034d527.svg",
|
|
26
|
+
"sha256": "2d1298fc8597b4b13dc74c8a4093ce7c8d6027ef955c4af31ed6a6d03034d527",
|
|
27
|
+
"bytes": 174
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"path": "blobs/4d1b3ad12d64d7f145e282dc44b2c510d8cc36c0a609fcef831fe9c59270bf35.svg",
|
|
31
|
+
"sha256": "4d1b3ad12d64d7f145e282dc44b2c510d8cc36c0a609fcef831fe9c59270bf35",
|
|
32
|
+
"bytes": 370
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"path": "blobs/7a3a06ea1280a916254e2af034762e798b11e45f5eb7a1f4e0ba1a3ad4b8af48.svg",
|
|
36
|
+
"sha256": "7a3a06ea1280a916254e2af034762e798b11e45f5eb7a1f4e0ba1a3ad4b8af48",
|
|
37
|
+
"bytes": 130
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"path": "blobs/8785460bf8b2311bfd2a5c06e97f9faac0deafd584b8f3de428c38399e2df16d.svg",
|
|
41
|
+
"sha256": "8785460bf8b2311bfd2a5c06e97f9faac0deafd584b8f3de428c38399e2df16d",
|
|
42
|
+
"bytes": 332
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"path": "blobs/8dbc40965debd1f9f516461ed2b6ca0dd95557f8a762dbeaf67459e4b343497a.svg",
|
|
46
|
+
"sha256": "8dbc40965debd1f9f516461ed2b6ca0dd95557f8a762dbeaf67459e4b343497a",
|
|
47
|
+
"bytes": 377
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"path": "blobs/a531c3ee6f5bfa5b478b6ecda5799f1031ceea367ca9d93585545b3de0ed34d7.svg",
|
|
51
|
+
"sha256": "a531c3ee6f5bfa5b478b6ecda5799f1031ceea367ca9d93585545b3de0ed34d7",
|
|
52
|
+
"bytes": 328
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"path": "blobs/d54e3eae53b88a705370aa028c3ea55297d549e3521aca6a41435f87e4a18167.svg",
|
|
56
|
+
"sha256": "d54e3eae53b88a705370aa028c3ea55297d549e3521aca6a41435f87e4a18167",
|
|
57
|
+
"bytes": 325
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"path": "constants.json",
|
|
61
|
+
"sha256": "d9caea5b7d2495baf014d2f67e5d1c2541c159a8b53e6b7e8ff6fc79ebf6f14d",
|
|
62
|
+
"bytes": 449
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"path": "flow.json",
|
|
66
|
+
"sha256": "fa8d18f055dd2f4e8d2e0b20dde032d8e05813d49526a70663482fd50a4dd8a4",
|
|
67
|
+
"bytes": 42838
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"path": "game-data/runtime.json",
|
|
71
|
+
"sha256": "232a381a9d3fbd0e7b82935d029ed9cf66e9a802f3c4181b072acbec74f7f887",
|
|
72
|
+
"bytes": 905
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"path": "layouts/controller.json",
|
|
76
|
+
"sha256": "d3504c4a9f3aee1a62d85af0f3a13e7e06570e50ebbf1d1064480d538dffb04a",
|
|
77
|
+
"bytes": 21305
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"path": "layouts/stage.json",
|
|
81
|
+
"sha256": "d80f75ab53e53530d69e985a8d484b9b0382f78ad4b6bc48bdc0a2111762ed34",
|
|
82
|
+
"bytes": 4683
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"path": "prompts/prompts.json",
|
|
86
|
+
"sha256": "9be35091164c689d2517bc66536d1a0016460379451c7670cc4c46cdc549e71f",
|
|
87
|
+
"bytes": 2440
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"path": "semantic-roles.json",
|
|
91
|
+
"sha256": "f47cda5ab48cae4a292adf8e69c125864b3341fb4ac681a780e0171720424189",
|
|
92
|
+
"bytes": 2469
|
|
93
|
+
}
|
|
94
|
+
],
|
|
95
|
+
"rootHash": "655045fccab674194c4f480b193b00211a62e9e73d3cb0eef7337a314699ffbf"
|
|
96
|
+
}
|