Guessing Game 2

This is an automated score keeping web-app for the Guessing Game card game built using React (JavaScript library) and Next.js (React framework). It utilizes the brower's localstorage to enabled loading previously played games.

The main menu consists of three options: Select "New Game" to start a new game, select "Load Game" to load a previously started game or select "Rules" to read through the rules of the game.

View the source code on GitHub.

Guessing Game 2 screenshot