Table of Contents - mastermind-game-0.0.2 Documentation
Classes and Modules
- Mastermind
- Mastermind::Console
- Mastermind::Console::Controller
- Mastermind::Console::View
- Mastermind::Game
- Mastermind::Game::Code
- Mastermind::Game::Piece
- Mastermind::Game::Turn
- Mastermind::Knuth
- Mastermind::Player
- Mastermind::Player::Computer
- Mastermind::Player::Human
Methods
- ::attempt_line — Mastermind::Console::View
- ::bottom_border — Mastermind::Console::View
- ::color_codes — Mastermind::Console::View
- ::feedback_line — Mastermind::Console::View
- ::from — Mastermind::Game::Code
- ::get_choice — Mastermind::Player::Human
- ::get_input — Mastermind::Player::Human
- ::grading_scheme — Mastermind::Console::View
- ::guess_bar — Mastermind::Console::View
- ::introduction — Mastermind::Console::View
- ::new — Mastermind::Game
- ::new — Mastermind::Game::Code
- ::new — Mastermind::Game::Piece
- ::new — Mastermind::Game::Turn
- ::new — Mastermind::Knuth
- ::new — Mastermind::Player
- ::piece_icon — Mastermind::Console::View
- ::random — Mastermind::Game::Code
- ::run — Mastermind::Console
- ::top_border — Mastermind::Console::View
- #== — Mastermind::Game::Code
- #== — Mastermind::Game::Piece
- #attempts — Mastermind::Game
- #code_guessed? — Mastermind::Game
- #color_counts — Mastermind::Game::Code
- #color_matches_with — Mastermind::Game::Code
- #exact_matches_with — Mastermind::Game::Code
- #exploratory_guess — Mastermind::Knuth
- #first_guess — Mastermind::Knuth
- #get_code — Mastermind::Player
- #get_code — Mastermind::Player::Computer
- #get_code — Mastermind::Player::Human
- #get_codebreaker — Mastermind::Console::Controller
- #get_guess_for — Mastermind::Player
- #get_guess_for — Mastermind::Player::Computer
- #get_guess_for — Mastermind::Player::Human
- #get_player — Mastermind::Console::Controller
- #get_secret_from — Mastermind::Console::Controller
- #guess — Mastermind::Game
- #highest_match_count — Mastermind::Knuth
- #length — Mastermind::Game::Code
- #make_guess — Mastermind::Console::Controller
- #max_attempts_reached? — Mastermind::Game
- #maximum_scoring_guesses — Mastermind::Knuth
- #minimum_match_count — Mastermind::Knuth
- #over? — Mastermind::Game
- #partial_matches_with — Mastermind::Game::Code
- #play — Mastermind::Console::Controller
- #prepare_guess — Mastermind::Knuth
- #prune — Mastermind::Knuth
- #secret_length — Mastermind::Game
- #setup — Mastermind::Console::Controller
- #start_game — Mastermind::Console::Controller
- #winner — Mastermind::Game