Memory Blocks is a classic memory game that tests your concentration and memory skills. The goal of the game is to match pairs of blocks by flipping them over. You will be presented with a grid of blocks and must remember the location of each block in order to match them.
The game starts with a 4x3 grid of blocks. You can click on any two blocks to flip them over. If the two blocks match, they will stay flipped over. If they don't match, they will flip back over. Your goal is to match all of the blocks in the least amount of moves.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!