Giter VIP home page Giter VIP logo

memory_game's Introduction

Memory Game | Project 2 | Fron-End Web Development

This is my repository for Udacity's project#2 using Udacity starter code.

Live version of the game

Game Specifications

The deck consists of 8 unique pairs of cards. Cards are shuffled randomly by provided function.

The goal is to flip all cards. Only matched cards can stay opened.

Once the user clicks on the first card, a timer starts and stops when all cards matched.

CSS animations shows correct matches.

The scoreboard shows number of moves and time of game. Scoreboard also shows star rating, which decreases after 16, 24 and 32 moves. Restart button on the scoreboard restarts the game.

At the end of the game, a modal window showing statistics of moves made, game time and stars rating.

A cancel button switches off the modal window but doesn't reload the result of the game. A replay button resets the game and allows a user to play again.

Instructions to refresh code from VSC to GitHub

    - git add .
    - git commit -m "Any message"
    - git push origin master

Credit

Helpful links for this project:

Dependencies

memory_game's People

Contributors

tatianaweb avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.