'Remember It' is a memory game created with React.
Deployed Project: https://acarlie.com/remember_it/
- Click a tile to begin.
- Click on an tile to earn points, but don't click the same tile more than once.
- A round is lost when the same tile is clicked twice.
- A new round will start immediately after the previous round is lost.
- Tiles are shuffled each round.
- Current round score and top score are viewable at the top of the screen.
- The maximum score possible is 12.