Skip to content

Ellimistdev/mastermind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

    _/      _/    _/_/      _/_/_/  _/_/_/_/_/  _/_/_/_/  _/_/_/    _/      _/  _/_/_/  _/      _/  _/_/_/
   _/_/  _/_/  _/    _/  _/            _/      _/        _/    _/  _/_/  _/_/    _/    _/_/    _/  _/    _/
  _/  _/  _/  _/_/_/_/    _/_/        _/      _/_/_/    _/_/_/    _/  _/  _/    _/    _/  _/  _/  _/    _/
 _/      _/  _/    _/        _/      _/      _/        _/    _/  _/      _/    _/    _/    _/_/  _/    _/
_/      _/  _/    _/  _/_/_/        _/      _/_/_/_/  _/    _/  _/      _/  _/_/_/  _/      _/  _/_/_/

A console game!

Background

Wikipedia

Live Demo

https://repl.it/@endotnick/Mastermind

Requirements

This project requires usage of Ruby version 2.4.1, which may be installed from https://www.ruby-lang.org/en/documentation/installation/

Usage

Install via:

git clone https://github.com/endotnick/mastermind.git

Navigate to the installation directory and run with:

ruby mastermind.rb

Acknowledgments

This game is currently being built as a project for The Odin Project.