Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 2 KB

File metadata and controls

59 lines (39 loc) · 2 KB

Memory Game Project

Memory game is a traditional game help players to use time in useful way while maintaining thier visual memory alerted.

Table of Contents

Getting Started

  • This matching game using animation effects to make it harder for you as a player to remember where you have seen the card before.

  • Before you play the game, player should take a minute to look thourghly to the cards and try to figure if they were have animation, afterward player can start the game.

  • Your job as a player is to find eight pairs of matched cards in as less time and moves as possible.

  • To play the game directly here.

Resources

  • This project was built using pure javascript.

  • This project used Font awesome library for card sympols.

  • Responsive design of the project on different screens built using media queries and flexbox grid.

Contributing

  • This project made a great use of different contributions came from different developers.

  • This game is under developing nowadays to add some game levels and new approaches to user experience so, any contributions are really appreciated.

For details, check out CONTRIBUTING.md.

Authors

  • This game is developed by Mohammad Allam based on a starter project files from Udacity FEND Nanodegree program.

Acknowledgments