Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 333 Bytes

File metadata and controls

3 lines (2 loc) · 333 Bytes

clicky

Clicky is a React app based on a traditional memory game. Instead of flipping over cards and remembering where their match is the user clicks on individual cards, the cards are reshuffled, and then the user must remember which cards they previously clicked on. This game takes advantage of React's ability to manage state.