0.0
No commit activity in last 3 years
No release in over 3 years
Mastermind or Master Mind is a code-breaking game for two players. The modern game with pegs was invented in 1970 by Mordecai Meirowitz, an Israeli postmaster and telecommunications expert. It resembles an earlier pencil and paper game called Bulls and Cows that may date back a century or more. The library is here to reuse the game logic I wrote, and to make your game (UI) as easy as possible to manage.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 0
 Project Readme

Mastermind_ruby

A mastermind library written in ruby

getting started

Install

In your Gemfile add:

gem 'mastermind_ruby'

Then run $ bundle install. Alternatively you can run $ gem install mastermind_ruby.

Run

via shell (Default launch):

mastermind