An open API service indexing awesome lists of open source software.

https://github.com/adammcodes/two_player_math_game

Two player OOP math game on the command line with Ruby
https://github.com/adammcodes/two_player_math_game

Last synced: 10 months ago
JSON representation

Two player OOP math game on the command line with Ruby

Awesome Lists containing this project

README

          

# two_player_math_game
Two player OOP math game on the command line with Ruby

## How to Play

Open the project folder in command line and run:
```
ruby main.rb
```