项目作者: valentinburk

项目描述 :
Memory Game / Front-End Web Developer Nanodegree / Udacity
高级语言: JavaScript
项目地址: git://github.com/valentinburk/pairs-game.git
创建时间: 2018-03-11T17:29:34Z
项目社区:https://github.com/valentinburk/pairs-game

开源协议:

下载


Pairs

This is a project for Front-End Web Developer Udacity Nanodegree Program.

Thanks to Google and Udacity for Scholarship for this program.

Description

Well-known Concentration Game “Wikipedia”) is a card game in which all of the cards are laid face down on a surface and two cards are flipped face up over each turn.

Table of Contents

Usage

Full game is available on my website https://burk.in/pairs

Instructions

It is a great way to practice your memory. The player has to pick two cards. If cards are with the same picture both stay on the board turned front side up. If the cards have different pictures they flip back and the player has to memorize them and continue trying to find equal ones.

There are two difficulty levels in this game: easy and hard. When easy level is chosen there are 16 cards on the board. On the hard level there are 36 cards.

The player is available to play with three categories of cards: sweets, pets and toys. Every category has its own pictures on cards.

The game is finished when all cards turned front side up.

It is available to start game from the beginning by pressing “Start New” button at any moment. Player is allowed to press ‘R’ key to restart the game.

Contents

This game is written with usage of HTML, CSS and JavaScript.

External Libraries

  1. jQuery
  2. Animate.css
  3. Font Awesome

Attributions

All pictures are on CC0 License and downloaded from Pexels.

Contributions

All contributions are limited but possible. If you have want to contribute, please, follow the same code style and make a Pull Request.