Guessing Game 2
Keep track of your Guessing Game scores using the web-app built for this card game. Play multiple games simultaneously using different player names and titles for each game while keeping track of all of the guesses and sets won in each round. The app uses the brower's built-in storage to enabled saving and loading previously played games.
The main menu consists of three options: Select "New Game" to start a new game, select "Load Game" to load an existing game or select "Rules" to read through the rules of the game.
View the source code on GitHub.
