https://github.com/cebarks/mastermind
https://github.com/cebarks/mastermind
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cebarks/mastermind
- Owner: cebarks
- Created: 2019-02-15T18:40:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-15T22:35:11.000Z (over 7 years ago)
- Last Synced: 2025-02-14T19:07:14.534Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Just a super-small version of the MASTERMIND game written in 37 lines of ruby.
To play just
chmod +x mastermind.rb
./mastermind.rb
or you can also just
ruby mastermind.rb