https://github.com/danekf/ruby-math-game
A simple 2 player math game. Meant to practice and learn OOP in ruby
https://github.com/danekf/ruby-math-game
Last synced: 2 months ago
JSON representation
A simple 2 player math game. Meant to practice and learn OOP in ruby
- Host: GitHub
- URL: https://github.com/danekf/ruby-math-game
- Owner: danekf
- Created: 2022-08-22T16:21:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-22T19:20:11.000Z (almost 4 years ago)
- Last Synced: 2025-12-09T18:51:09.496Z (7 months ago)
- Language: Ruby
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ruby-Math-Game
A simple 2 player math game. Meant to practice and learn OOP in ruby