Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 412 Bytes

File metadata and controls

16 lines (9 loc) · 412 Bytes

memory game

Ruby console memory game

I am in the process of learning ruby so I made this small game to learn about I/O conditional statements and looping

Executing the game

ruby game.rb

Overview

This game allows 1 or 2 players to compete in the memory game. Players match a card. The Player with the most matches wins.

How it looks

Alt text