A memory card game created using Javascript and React. Click chords to raise your score, but be careful! If you click a chord you've clicked before, the game ends. (Tip: Learning the chords makes the game easier!)
- Gain more experience using React.
- Practice using state with Functional React components.
- Follow this link: https://jonslui.github.io/memory-card/ to try it out.
- Click on a chord and remember it.
- Click on a chord you haven't clicked before.
- (Repeat steps 2 and 3)
- Click each chord on-screen without repeats to move onto the next level and improve your score!
- Have fun!