Skip to content

ovieh/React-Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-memory-game

standard-readme compliant

Memory Game demonstrating state management and conditional rendering with React.

This game utlizes React, JavaScript, components from Reactstrap. The game begins when a player clicks a card. When a card is clicked upon, the board is shuffled. Every time a player picks card that has not been picked before, tihe player gets a point. If a player picks a card that has been picked before, the score resets to zero.

Table of Contents

Install

git clone https://github.com/ovieh/React-Memory-Game.git
cd React-Memory-Game
yarn install
yarn start

Screenshot

Screenshot

Maintainers

@Ovieh

License

MIT © 2018 Ovieh Mosley

About

Memory Game demonstrating state management and conditional rendering with React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published