https://github.com/sbagdat/rock_paper_scissors
https://github.com/sbagdat/rock_paper_scissors
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sbagdat/rock_paper_scissors
- Owner: sbagdat
- Created: 2021-03-22T00:34:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-22T00:39:26.000Z (over 5 years ago)
- Last Synced: 2025-02-26T02:26:57.595Z (over 1 year ago)
- Language: Ruby
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rock, Paper, Scissors Game
It is a simple educational purposes game used for teaching Object Oriented and TDD aproach.