https://github.com/od-c0d3r/mastermind-game
Made in Ruby, Master Mind is a code-breaking game for two players.
https://github.com/od-c0d3r/mastermind-game
game ruby
Last synced: about 2 months ago
JSON representation
Made in Ruby, Master Mind is a code-breaking game for two players.
- Host: GitHub
- URL: https://github.com/od-c0d3r/mastermind-game
- Owner: od-c0d3r
- Created: 2020-12-22T15:17:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-22T17:00:13.000Z (over 4 years ago)
- Last Synced: 2025-02-04T14:50:01.374Z (4 months ago)
- Topics: game, ruby
- Language: Ruby
- Homepage: https://repl.it/@OmarRashad/Mastermind-Game
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mastermind-Game
- [Live Link](https://repl.it/@OmarRashad/Mastermind-Game)
- Idea from [theodinproject](https://www.theodinproject.com/courses/ruby-programming/lessons/mastermind)