Skip to content

Commit

Permalink
add jackbox 10, move jackbox 9
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolussetti committed Oct 25, 2023
1 parent 68a97d5 commit 14c448c
Showing 1 changed file with 113 additions and 56 deletions.
169 changes: 113 additions & 56 deletions src/games.js
Original file line number Diff line number Diff line change
@@ -1,61 +1,6 @@
export default class Games {
static GamesList = [
// Streamed via Discord // Jackbox 9
{
"name": "Fibbage 4",
"min_players": 2,
"max_players": 8,
"requires": "Jackbox 9",
"requires_streaming": true,
"url": "https://store.steampowered.com/app/1850960/The_Jackbox_Party_Pack_9/",
"host_platforms": ["windows", "mac", "linux"],
"client_platforms": ["web"],
"game_categories": ["party"],
},
{
"name": "Quixort",
"min_players": 1,
"max_players": 10,
"requires": "Jackbox 9",
"requires_streaming": true,
"url": "https://store.steampowered.com/app/1850960/The_Jackbox_Party_Pack_9/",
"host_platforms": ["windows", "mac", "linux"],
"client_platforms": ["web"],
"game_categories": ["party"],
},
{
"name": "Junktopia",
"min_players": 3,
"max_players": 8,
"requires": "Jackbox 9",
"requires_streaming": true,
"url": "https://store.steampowered.com/app/1850960/The_Jackbox_Party_Pack_9/",
"host_platforms": ["windows", "mac", "linux"],
"client_platforms": ["web"],
"game_categories": ["party"],
},
{
"name": "Nonsensory",
"min_players": 3,
"max_players": 8,
"requires": "Jackbox 9",
"requires_streaming": true,
"url": "https://store.steampowered.com/app/1850960/The_Jackbox_Party_Pack_9/",
"host_platforms": ["windows", "mac", "linux"],
"client_platforms": ["web"],
"game_categories": ["party"],
},
{
"name": "Roomerang",
"min_players": 4,
"max_players": 9,
"requires": "Jackbox 9",
"requires_streaming": true,
"url": "https://store.steampowered.com/app/1850960/The_Jackbox_Party_Pack_9/",
"host_platforms": ["windows", "mac", "linux"],
"client_platforms": ["web"],
"game_categories": ["party"],
},
// Streamed via Discord
// Jackbox 4
{
"name": "Fibbage 3",
Expand Down Expand Up @@ -347,6 +292,118 @@ export default class Games {
"client_platforms": ["web"],
"game_categories": ["party"],
},
// Jackbox 9
{
"name": "Fibbage 4",
"min_players": 2,
"max_players": 8,
"requires": "Jackbox 9",
"requires_streaming": true,
"url": "https://store.steampowered.com/app/1850960/The_Jackbox_Party_Pack_9/",
"host_platforms": ["windows", "mac", "linux"],
"client_platforms": ["web"],
"game_categories": ["party"],
},
{
"name": "Quixort",
"min_players": 1,
"max_players": 10,
"requires": "Jackbox 9",
"requires_streaming": true,
"url": "https://store.steampowered.com/app/1850960/The_Jackbox_Party_Pack_9/",
"host_platforms": ["windows", "mac", "linux"],
"client_platforms": ["web"],
"game_categories": ["party"],
},
{
"name": "Junktopia",
"min_players": 3,
"max_players": 8,
"requires": "Jackbox 9",
"requires_streaming": true,
"url": "https://store.steampowered.com/app/1850960/The_Jackbox_Party_Pack_9/",
"host_platforms": ["windows", "mac", "linux"],
"client_platforms": ["web"],
"game_categories": ["party"],
},
{
"name": "Nonsensory",
"min_players": 3,
"max_players": 8,
"requires": "Jackbox 9",
"requires_streaming": true,
"url": "https://store.steampowered.com/app/1850960/The_Jackbox_Party_Pack_9/",
"host_platforms": ["windows", "mac", "linux"],
"client_platforms": ["web"],
"game_categories": ["party"],
},
{
"name": "Roomerang",
"min_players": 4,
"max_players": 9,
"requires": "Jackbox 9",
"requires_streaming": true,
"url": "https://store.steampowered.com/app/1850960/The_Jackbox_Party_Pack_9/",
"host_platforms": ["windows", "mac", "linux"],
"client_platforms": ["web"],
"game_categories": ["party"],
},
// Jackbox 10
{
"name": "Fixy Text",
"min_players": 3,
"max_players": 8,
"requires": "Jackbox 10",
"requires_streaming": true,
"url": "https://store.steampowered.com/app/2216830/The_Jackbox_Party_Pack_10/",
"host_platforms": ["windows", "mac", "linux"],
"client_platforms": ["web"],
"game_categories": ["party"],
},
{
"name": "Tee K.O. 2",
"min_players": 3,
"max_players": 8,
"requires": "Jackbox 10",
"requires_streaming": true,
"url": "https://store.steampowered.com/app/2216830/The_Jackbox_Party_Pack_10/",
"host_platforms": ["windows", "mac", "linux"],
"client_platforms": ["web"],
"game_categories": ["party"],
},
{
"name": "Dodo Re Mi",
"min_players": 1,
"max_players": 9,
"requires": "Jackbox 10",
"requires_streaming": true,
"url": "https://store.steampowered.com/app/2216830/The_Jackbox_Party_Pack_10/",
"host_platforms": ["windows", "mac", "linux"],
"client_platforms": ["web"],
"game_categories": ["party"],
},
{
"name": "Time Jinx",
"min_players": 1,
"max_players": 8,
"requires": "Jackbox 10",
"requires_streaming": true,
"url": "https://store.steampowered.com/app/2216830/The_Jackbox_Party_Pack_10/",
"host_platforms": ["windows", "mac", "linux"],
"client_platforms": ["web"],
"game_categories": ["party"],
},
{
"name": "Hypnotorious",
"min_players": 4,
"max_players": 8,
"requires": "Jackbox 10",
"requires_streaming": true,
"url": "https://store.steampowered.com/app/2216830/The_Jackbox_Party_Pack_10/",
"host_platforms": ["windows", "mac", "linux"],
"client_platforms": ["web"],
"game_categories": ["party"],
},
// Steam
{
"name": "Drawful 2",
Expand Down

0 comments on commit 14c448c

Please sign in to comment.