In SetupGame.tsx , there are now two options we can comment in/out depending on if we want the room to be filled with our pre-determined board (the card's words + team associations and position are always the same, regardless of what room we are in & regardless of what word pack is selected)
Currently it is commented out, so as not to cause confusion on main.
When we want to demo we will swap out what route is hit inside the submitHandler.
Below is an image of the board that is ALWAYS made when the demo api route is hit.
These words are ONLY from the 'default pack', so when we demo, please choose 'default pack' as their wordpack selection to make it believable.
(BTW Bomb being the black card is purely coincidence!)
In SetupGame.tsx , there are now two options we can comment in/out depending on if we want the room to be filled with our pre-determined board (the card's words + team associations and position are always the same, regardless of what room we are in & regardless of what word pack is selected)
Currently it is commented out, so as not to cause confusion on main. When we want to demo we will swap out what route is hit inside the submitHandler.
Below is an image of the board that is ALWAYS made when the demo api route is hit.
These words are ONLY from the 'default pack', so when we demo, please choose 'default pack' as their wordpack selection to make it believable.
(BTW Bomb being the black card is purely coincidence!)