Table of Contents - codebreaker_kosinskiy-0.1.2 Documentation
Classes and Modules
- BeforeGame
- BeforeGame::DifficultChooser
- BeforeGame::Hint
- BeforeGame::RegistrationPlayer
- Codebreaker
- Game
- Game::CodeBreaker
- Game::CodeMaker
- Statistic
- Statistic::StatisticRow
- Statistic::StatisticSheet
- Validation
- Validation::Guess
- Validation::Registration
- YamlSaver
Methods
- ::new — BeforeGame::DifficultChooser
- ::new — BeforeGame::Hint
- ::new — BeforeGame::RegistrationPlayer
- ::new — Game::CodeBreaker
- ::new — Game::CodeMaker
- ::new — Statistic::StatisticRow
- ::new — Statistic::StatisticSheet
- ::new — YamlSaver
- ::number_in_range? — Validation::Guess
- ::size_check — Validation::Guess
- ::validation — Validation::Guess
- ::validation — Validation::Registration
- #can_use_attempts? — Game::CodeBreaker
- #can_use_hints? — Game::CodeBreaker
- #check_guess — Game::CodeBreaker
- #digits_checker — Game::CodeBreaker
- #each_element_as — Game::CodeBreaker
- #generate_code — Game::CodeMaker
- #generate_hints — BeforeGame::Hint
- #hint — BeforeGame::Hint
- #hint — Game::CodeBreaker
- #load — Statistic::StatisticSheet
- #load — YamlSaver
- #my_guess — Game::CodeBreaker
- #player_win? — Game::CodeBreaker
- #position_checker — Game::CodeBreaker
- #store — Statistic::StatisticSheet
- #store — YamlSaver