Skip to content

lucafisc/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Memory Game 👋 🧠

Version

A memory game built using React

This is a solution to the Memory Card Project of the Odin Project.

Table of contents

Overview

The challenge

Users should be able to:

  • Receive a "game-over" message when the click the same icon twice
  • See the current high score.

Features

  • New color and running speed for each level

  • Smooth animations

Process

Built with

  • React - JS library
  • React Hooks
  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid

Features to be implemented

  • More levels
  • Global high score

Author

👤 Luca Fischer

Acknowledgments

Install

npm install

Usage

npm run start

Run tests

npm run test