GitXplorerGitXplorer
C

MemoryCardGameJS

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
e4e54ab768e1c58c74f73549c2aafa70f286a301

Update: README.md Added a Preview

CCedric-M committed 6 years ago
Unverified
dea584740cddb0d82366bd7c791dd2b10fa58640

Update: scripts.js added an IIFE in order to shuffle cards

CCedric-M committed 6 years ago
Unverified
0fc2d45de4c96f3fe9e6d9eb95cbaa56d876beda

Update: scripts.js Fixed a bug when Double Click on a card

CCedric-M committed 6 years ago
Unverified
dc059aa912a2e7b5485eb8c230e42b3bb25b95dd

Update: scripts.js Lock board to avoid flipping of more than 2 cards

CCedric-M committed 6 years ago
Unverified
199d892fa9f1f8f5086d4582573659a6c4343907

Update: scripts.js Refactoring

CCedric-M committed 6 years ago
Unverified
51005affc340e1005060d2b85ab4add92f739797

Update: scripts.js Clicked Cards are now able to match, and if not auto flip back

CCedric-M committed 6 years ago

README

The README file for this repository.

Memory Card Game (JavaScript)

Little card game make during my free time using Javascript, following a freeCodeCamp tutorial.

Introduction

If you want to get you a copy of the project up and running on your local machine for development or even in order to play the game, just hit the "Clone or download" button above. Feel free to add a Star if you enjoyed it !

Preview

screenshot-jsmemorycardgame

Deployment

The best way to deploy it is to use your local web development environment (WAMP/LAMP/MAMP)

Built With

Versioning

I use GitHub for versioning.

Authors