AntonellaM / memory-card-game

Let's play! Click the link to play a memory game:

Home Page:https://antonellam.github.io/memory-card-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory Card Game

This is a simple memory game played with cards. Turn over two cards looking for their pair and memorise where they are. Once you have turned over all cards, it's over!

Used technologies

The technologies I have used are the following:

  1. HTML5
  2. SASS`and CSS3
  3. JavaScript ES6`

How to initialise the project

  1. Clone the repository
  2. Open your console and write 'npm install'
  3. Write the command 'gulp'
  4. Your game will immediately appear on your browser

About

Let's play! Click the link to play a memory game:

https://antonellam.github.io/memory-card-game/

License:MIT License


Languages

Language:JavaScript 88.0%Language:CSS 6.1%Language:HTML 5.9%