Skip to content

aOpenbrier/react-memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dinosaur Memory Game

Challenging game with Dino-mically rendered components

Usage

Clicking or tapping on a dinosaur starts counting how many dinosaurs have been selected. The game will shuffle the order of the dinosaurs after each click. The player must remember which dinosaurs have been selected as the game ends if they choose the same one twice. There are 16 total dinosaurs making the highest possible score 16.

Dinosour Game screenshot with grid of 16 different dinosaurs

Deployment

Deployed to GitHub Pages

Development Setup

If you haven't already, install Node.js This project was bootstrapped with Create React App
You can learn more in the Create React App documentation
To learn React, check out the React documentation
In the project directory, you can run:

  • npm start - Runs the app in the development mode.
  • npm run build - Builds the app for production to the build folder.
  • npm run deploy - Deploys app to github pages. Must change homepage to your in package.json

Technologies Used

  • Node.js - Execute JavaScript outside of the browser
  • React.js - Component-based front-end framework
  • Array Random - Randomize array items

Author

Adam Openbrier • PortfolioGitHub

About

Challenging game with Dino-mically rendered components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published