Git Product home page Git Product logo

memory-game's Introduction

Memory Game

Project 3 for Front End Nano Degree

This is a project from Udacity here is the repo link

Licensing For Fallout Images

All Images are taken from GamePedia Wiki Pages for the Fallout Games. The images original source are created and owned by Bethesda Softworks. The use of these images is believed to qualify as fair use for the purpose of creative work only.

Screenshots of Working Game

Screenshot of working game in action

Screenshot of modal popup

Link to game

try the game here

Project Specifications

Game Behavior

  • The game randomly shuffles the cards. A user wins once all cards have successfully been matched.

  • Congratulations Popup: When a user wins the game, a modal appears to congratulate the player and ask if they want to play again. It should also tell the user how much time it took to win the game, and what the star rating was.

  • Restart Button: A restart button allows the player to reset the game board, the timer, and the star rating.

  • Star Rating: The game displays a star rating (from 1-3) that reflects the player's performance. At the beginning of a game, it should display 3 stars. After some number of moves, it should change to a 2 star rating. After a few more moves, it should change to a 1 star rating.

The number of moves needed to change the rating is up to you, but it should happen at some point.

  • Timer: When the player starts a game, a displayed timer should also start. Once the player wins the game, the timer stops.

  • Move Counter: Game displays the current number of moves a user has made.

Interface Design

  • Styling: Application uses CSS to style components for the game.

  • Usability: All application components are usable across modern desktop, tablet, and phone browsers.

Documentation

  • README: A README file is included detailing the game and all dependencies.

  • Comments: Comments are present and effectively explain longer code procedure when necessary.

  • Code Quality: Code is formatted with consistent, logical, and easy-to-read formatting as described in the Udacity JavaScript Style Guide.

memory-game's People

Contributors

foxystoat avatar shadowframe 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.