lambdagirl / MemoryPuzzle

Memory Card Puzzle Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory Card Puzzle

Written all in Ruby; runs in console.

A simple command-line version of the classic Match 2 memory card game.

Find the Pair is a challenging online concentration memory game that requires players to spot the identical pairs in each level. Match pairs of shapes together with the help of your memory. Can you find them all?

Here is a glimpse of what it looks like: Match 2 memory card game.

Features:

  • Allowing the user to determine the difficulty of the game (i.e., the size of the board).
  • AI Player and Human Player.
  • Colorized UI.

Instructions:

git clone https://github.com/lambdagirl/MemoryPuzzle.rb.git
ruby game.rb

It works! Play it by your lonely, lonely self!

About

Memory Card Puzzle Game


Languages

Language:Ruby 100.0%