Code Monkey home page Code Monkey logo

fend-memory-game-project's Introduction

Memory Game Project

Descriptions

This is a student project in the Udacity's Front-End Nanodegree program to build a Memory Game. It is an online Game built with HTML, CSS and Javascript. The Game is basically to practice or to test how good your memory is.

Game Instructions

The Player is required to match cards. Click on cards within the grid to make a match. There are different icons with a match. When a match is made the cards stay flipped. You win the Game by matching all the cards. Your time and moves will count as you play. You'll be rated with stars. Match cards in less time and less moves to get more or full 3 stars. You can play against yourself to beat your previous score.

Issues

The reset function of the game has bug. When clicking a card and hitting reset and clicking on a card triggers a match. This issue has been solved within the startGame function.

Contributing

This repository is the starter code for all Udacity students. Therefore, we most likely will not accept pull requests.

For details, check out CONTRIBUTING.md.

Project Dependencies

The Project is built on Udacity's static starter code.

The starter code markup and styles has to be modified to alter the styles and efficiently develop the interactivity and the logic of the game.

  1. Design
  • HTML(Markup).
  • CSS(Styling).
  1. Functionality
  • The interactivity and logic of the game is developed by manipulating the DOM with Vanilla JS.
  • Creation of a popup window is done with modal box.
  1. Resources

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.