Skip to content

corey-mitchell/memoryGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gorillaz Memory Game

Description

A simple, but addictive, Gorillaz centered memory game built using React.

Instructions - Try to click on every Gorillaz picture once. When you click a picture, the grid will automatically shuffle. The goal of the game is click all 12 pictures once despite the shuffled grid. If you click any picture twice, the game will reset and you must begin again!

Demo

You may try out a demo version here.

Running Locally

To use this application locally:

  1. Clone this repo to your local machine:
git clone git@github.com:corey-mitchell/memoryGame.git
  1. Open the repo and execute the following in the bash terminal. Doing so should install the required packages/dependencies:
yarn install
  1. Start the application:
yarn start

Author

About

A memory game with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published