https://github.com/ssolunna/mastermind
Play mastermind game from the command line
https://github.com/ssolunna/mastermind
mastemind ruby
Last synced: about 1 year ago
JSON representation
Play mastermind game from the command line
- Host: GitHub
- URL: https://github.com/ssolunna/mastermind
- Owner: ssolunna
- Created: 2023-03-01T21:49:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T22:26:16.000Z (over 3 years ago)
- Last Synced: 2025-06-04T23:11:19.764Z (about 1 year ago)
- Topics: mastemind, ruby
- Language: Ruby
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game: Mastermind
Play Mastermind from the command line. A game where you have to guess the computer's secret code within 12 turns or, if you choose, to be the creator of the secret code using colored (code) pegs.
Play online at [replit](https://replit.com/@ssolunna/mastermind?v=1#README.md).
> This project was assigned by [The Odin Project](https://www.theodinproject.com/lessons/ruby-mastermind) curriculum.
___
Created by [Selena Solunna](http://www.github.com/ssolunna)