Skip to content

The Memory Game Project is all about demonstrating your mastery of JavaScript. You’ll build a complete browser-based card matching game (also known as Concentration). But this isn’t just any memory game! It’s a shnazzy, well-designed, feature-packed memory game!

Notifications You must be signed in to change notification settings

beatrizAdalab/Udacity-exercise-GameCard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game Project

What is this?

This is my project from the Nanodegree Front-End Web Developer Program. A memory game based on cards. This exercise seeks to put into practice the knowledge of CSS, HTML, JavaScript and JQUERY learned.

Rules and Regulations

The game board consists of sixteen "cards" (about Pokemons) arranged in a grid. The deck is made up of eight different pairs of cards, each with different symbols on one side. The cards are arranged randomly on the grid with the symbol face down. The gameplay rules are very simple: flip over two hidden cards at a time to locate the ones that match!

Each turn:

  • The player flips one card over to reveal its underlying image.

  • The player then turns over a second card, trying to find the corresponding card with the same image.

  • If the cards match, both cards stay flipped over. If the cards do not match, both cards are flipped face down.

  • The game ends once all cards have been correctly matched.

How does it look?

The design ist responsive, it have two version. First for pc and big tables: Capture Game Pokemons Cards PC

An the second for tablet and mobiles: Capture Game Pokemons Cards mobile

How to Run

Download or Clone the Repository.

Open index.html file to view the project in your browser.

Images

[Images Pokemons] (http://pokemon.wikia.com/wiki/Pok%C3%A9mon_Wiki)

###Fonts [Google Fonts - Love ya like a Sister] (https://fonts.google.com/specimen/Love+Ya+Like+A+Sister)

Udacity resources

Project specification

About

The Memory Game Project is all about demonstrating your mastery of JavaScript. You’ll build a complete browser-based card matching game (also known as Concentration). But this isn’t just any memory game! It’s a shnazzy, well-designed, feature-packed memory game!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published