I created a Trivia Game that allows the user to answer questions that I implemented through JSON and JavaScript. I keep track of the score and I increment the score every time they answer correctly. At the end of the game, I show them a message that displays their final score and asks if they want to try again.
Link to website: https://triviaweb.netlify.app/