Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 459 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 459 Bytes

Two-Player Mental Math (Addition) Game

Description:

A silly two-player adding game that runs in the command-line. The purpose of this exercise was to try newly-introduced OOP practices in Ruby (this is day two of Ruby, after six weeks of JavaScript...).

Questions answered successfully become harder and harder, until one player is eliminated.

How to use:

Clone the git and run

$ ruby main.rb

Have some tedious fun with a friend!