/Flip-The-Tiles

It is a web version of THE MEMORY GAME or FLIP THE TILES created using HTML, CSS ad Vanilla JS.

Primary LanguageJavaScript

Flip-The-Tiles

DESCRIPTION

  • It is developed using HTML, CSS and Javascript.

  • It is also called as the "MEMORY GAME" or "THE MEMORY MATCHING GAME". It is called so because the main skill in the game is your memory- How well you can remember the position of tiles.

  • The game consists of an even number of tiles with images on one side and a generic back. Each image appears on two tiles and we are supoosed to match them. When the game starts, all tiles are turned down.

  • The player then flips two cards, selecting by clicking on them. If two tiles have the same image, the score increases by one. Otherwise, the tiles flip back over after a small period of time.

  • The ultimate goal of the game is to get all the tiles flipped face up i.e. to find all the matching pairs. This has to be done in the least number of moves and in lesser time as well.

LINK

Website deployed on: https://anushh23.github.io/Flip-The-Tiles/

SNAPSHOTS

  • BEGINNING OF THE GAME

Start of the game

  • ON FLIPPING TWO TILES

Unequal Cards

Equal Cards

  • ENDING OF THE GAME- IT SHOWS THE NUMBER OF MOVES AND TIME TAKEN TO COMPLETE

End of the game

THANK YOU