cichy380 / Memory

:bulb: Online game where you need to match pairs of tiles.

Home Page:https://cichy380.github.io/Memory/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory Game

It is a card game designed for two people play against each other. You need to match pairs of tiles. Observation, concentration and memory are key to success, but... it is very easy. Enjoy!

Play

--- under construction ---

underconstruction

Rules

  • Click "Start"
  • Insert names of two players
  • Click "Play" to mix up the cards and start the game

There are six unique pairs of cards, making 12 cards total. Cards are laid out in a grid. All cards are face down and players take turns flipping pairs of cards over.

  • Turn over any two cards by click them
  • If two cards match, the player scores 1 point, the 2 cards are removed and the player gets another turn
  • If they do not match, the cards are turned back over

When cards are turned over, it is important to remember what was on each card and where it was.

  • The game is over when all the cards have been removed
  • The player with the most points wins

Sources of rules text: eduplace.com and rinkworks.com.

Development

Memory was based on angular-starter-app.

Tech stack and Features

Memory uses a number of open source projects to work properly:

more on: project plan

License

Code released under the MIT license.

About

:bulb: Online game where you need to match pairs of tiles.

https://cichy380.github.io/Memory/

License:MIT License


Languages

Language:TypeScript 72.8%Language:HTML 15.9%Language:SCSS 9.9%Language:JavaScript 1.4%