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.
- Allowing the user to determine the difficulty of the game (i.e., the size of the board).
- AI Player and Human Player.
- Colorized UI.
git clone https://github.com/lambdagirl/MemoryPuzzle.rb.git
ruby game.rb
It works! Play it by your lonely, lonely self!