Skip to content

A fun memory game allowing the user to match 12 pairs of Vikings themed cards ahead of the 2018-19 NFL season.

License

Notifications You must be signed in to change notification settings

KlimekM/vikings-memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vikings Memory Game

Description

A fun memory matching card game in anticipation of the Vikings 2018-19 season. The game is built using React and styled with CSS. The game allows users to match 12 pairs of shuffled cards and includes animations indicating a successful and unsuccessful match. The user is prompted with a modal upon successfully completing the game as well as a reset button to re-shuffle the deck and play again.

Play the game at https://vikings-memory-game.netlify.com/ or follow the directions below to run it locally on your machine.

Getting Started

  1. Open a terminal and clone the repository to your local machine: git clone https://github.com/KlimekM/vikings-memory-game.git
  2. Within the project directory in your terminal, install the dependencies by running npm install *if you do not have npm installed you can get started here: https://www.npmjs.com/get-npm
  3. Run the server by running the following command in your terminal npm start
  4. Running the server should open up a window with the app. Otherwise, navigate to: http://localhost:3000/
  5. Test your memory by matching the cards!

Screenshots

Header and Initial Game Board:

game start

Game Board with a few matched cards:

game playing

Modal (shown upon successfully matching all of the cards):

game won

About

A fun memory game allowing the user to match 12 pairs of Vikings themed cards ahead of the 2018-19 NFL season.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published