Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spectator mode #19

Open
howardchung opened this issue May 15, 2021 · 6 comments
Open

Add spectator mode #19

howardchung opened this issue May 15, 2021 · 6 comments

Comments

@howardchung
Copy link
Owner

howardchung commented May 15, 2021

spectators should be able to:

  • view all board state
  • not be able to pick clues
  • be skipped for purposes of waiting for all players to do something
@howardchung
Copy link
Owner Author

As suggested in another issue, we could just implement this via auto-passing on the client.

but that leaves final jeopardy that can't be passed

@mlmurphy70
Copy link

We just discovered this from https://jeopardy.app . We play on our phones (for privacy) with the TV showing the web page, and it's true that it would be nice to have spectator mode for the TV "player".

@princekorvax
Copy link

Hey all! LOVE this implementation of the game! Did this ever get added? 🤔

@howardchung
Copy link
Owner Author

Not yet, although some setup work has been done for it.

@princekorvax
Copy link

@howardchung sounds good! Thanks again for an amazing app! Btw, is the infrastructure pretty large on the game in general? Or are the servers/costs pretty lite?

@howardchung
Copy link
Owner Author

Pretty low. It's running on a small cloud instance. The ChatGPT costs may add up to more if people use the AI judging heavily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants