Skip to content

lambdagirl/MemoryPuzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published

Languages