Skip to content

codyalanstubbs/top-memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Cody's Memory Card Game | The Odin Project

Build a memory card game that keeps track of a user's best and current scores. View Demo

Table of Contents
  1. About The Project
  2. Roadmap
  3. Installation
  4. Contact

About The Project

Product Name Screen Shot

Test out your short-term memory capacity with this memory card game! The game requires users to memorize what emojis they have clicked. Users continue to click the emojis that they believe they have not clicked until they click an emoji they have already clicked. The game increases in difficulty as with each round (e.g.: a card is add to the next sequence).

The aim of this project was to use function components in React.

(back to top)

Built With

React

(back to top)

Roadmap

  • Add contact info

(back to top)

Installation

  1. Clone the repo
    git clone https://github.com/codyalanstubbs/top-memory-game.git
  2. Install NPM packages
    npm install
  3. Specify the homepage in your package.json
      "homepage": "http://mywebsite.com/relativepath",
  4. Create the production build
    npm run build
  5. Copy the contents of build directory into your relative path directory

(back to top)

Contact

Your Name - @codyalanstubbs

Project Link: https://github.com/codyalanstubbs/top-memory-game

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published