Skip to content

nenadpejic/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

Netlify Status

Memory Game is a game where you need to match all the cards with their corresponding pair. Based on the difficulty you chose and time it took you to complete the game you are then ranked with other players and put in the leaderboard if you are among the top five.

Live version is here

Code is here

thumbnail

Table of Contents

Features

  • Timer.
  • Difficulties.
  • Local storage.
  • Leaderboard.
  • Made completely in vanilla JavaScript.
  • Styled in vanilla CSS.

Technologies

  • HTML 5
  • CSS 3
  • JavaScript ES6

Installation

Make sure you have Node.js installed:

https://nodejs.org/en/

Make sure you have Git installed:

https://git-scm.com/

Clone the github repo:

$ git clone https://github.com/nenadpejic/memory-game

Run with a live server extension or just by running index.html.

Credits

Memory Game is one of my projects during IT Bootcamp course on JavaScript.

About

Vanilla JS Memory Game with leaderboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors