An open API service indexing awesome lists of open source software.

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

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)