Skip to content

Mohamed-sal-ah/Memory-game

Repository files navigation

Vue Memory Game

This is a simple Memory game build with Vue Framework.

Description

This Memory game is a 4x3 card grid system that counts the amount of turns each time user clicks on two cards. The cards are based on matching two images and if two cards match the cards become disabled.

Installation

To install the app use yarn install

yarn install

or

npm install

Useage

To run the app use

yarn serve

or

npm serve

About

A simple memory game build on Vue.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published