From 14c448c6e8a916098d18f4d45d96db43d34300e7 Mon Sep 17 00:00:00 2001 From: marcolussetti Date: Tue, 24 Oct 2023 20:46:31 -0700 Subject: [PATCH] add jackbox 10, move jackbox 9 --- src/games.js | 169 ++++++++++++++++++++++++++++++++++----------------- 1 file changed, 113 insertions(+), 56 deletions(-) diff --git a/src/games.js b/src/games.js index b3c04d4..fbaca0a 100644 --- a/src/games.js +++ b/src/games.js @@ -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", @@ -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",