Skip to content

naeem91/memory-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS based memory grid game.

This game is created as an exercise given in the React.js Succinctly book.

How to Play

Some cells on the grid will be highlighted for a brief moment of time, you need to remeber them. The number of cells and grid size increases as you move up the levels.

Develop

  • Install node and npm
  • Install package dependencies. run npm install in root directory
  • Running npm run build will build the game in the dist and docs directories

Releases

No releases published

Packages

No packages published