Instructions
This is a simple web-based game where you have to guess the emotion represented by a grid of
emojis. Here's how it works:
- The game starts by randomly selecting an emotion from a list of emotions and displaying a
grid of 25 random emojis representing that emotion.
- Enter your guess for the emotion in the text input field and click the "Guess" button or
press Enter.
- If you guessed correctly, an alert is shown with a "Correct!" message, and the game resets
with a new emotion and a new grid of emojis.
- If you guessed incorrectly, an alert is shown with a "Sorry, that's not correct. Try
again!" message, allowing you to try again.