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
- Host: GitHub
- URL: https://github.com/adammcodes/two_player_math_game
- Owner: adammcodes
- Created: 2021-03-29T19:45:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T20:07:20.000Z (about 5 years ago)
- Last Synced: 2024-03-24T23:26:30.152Z (about 2 years ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```