Jeopardy!

Author

Matthew Kumar

About

This project uses reactable and scss to create a board from the game Jeopardy! Hovering over a card will cause it to flip and reveal the clue for that category and value. The answer to each clue may be also viewed on the back of each card.

Data

Below is a faithful recreation of the game board presented in round 1 on Sept 20, 2019. It was created programmatically from data retrieved using the whatr package.

Game

Future

It should be relatively straightforward to include your own own content (i.e. values, clues and answers) in a data frame and have it run with the current workflow.

Enjoy!