/two_player_math_game

Create a 2-player guessing game where players take turns to answer simple addition problems. The math questions are automatically generated by the game. It should do this by picking two numbers between 1 and 20.

Primary LanguageRuby

No issues in this repository yet.