Skip to content

A Memory Card Match Game coded in JavaScript and based on Street Fighter II characters.

Notifications You must be signed in to change notification settings

TedMartins/MemoryMatchJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Memory Match JS

Memory Match JS image

You can test this app at https://tedmartins.github.io/challenges/DIO-Memory-Match/index.html.

About

A small game Memory Match Card Game based on Street Fighter II characters.

How to play

The game consists in flip all the card over the board finding the matching card.

Use your mouse to click on the cards and try to find the match card. You win after finding all the matchs.

Goals

This project was based on another card match game, but I improve some new functions.

As the name suggests, it was written in JavaScript.

let you = (enjoy, the, game) => {
    console.log('Enjoy!');
}

!important

I don't own the rights of the images and sounds, these were found on the internet. This project was made with studying purposes only.

About

A Memory Card Match Game coded in JavaScript and based on Street Fighter II characters.

Resources

Stars

Watchers

Forks