Table of Contents - codebreaker_rostik-0.5.1 Documentation
Classes and Modules
- CodebreakerRostik
- CodebreakerRostik::Console
- CodebreakerRostik::ConsoleHelpers
- CodebreakerRostik::Difficulty
- CodebreakerRostik::Game
- CodebreakerRostik::Storage
- CodebreakerRostik::Validator
Methods
- ::new — CodebreakerRostik::Difficulty
- ::new — CodebreakerRostik::Game
- ::new — CodebreakerRostik::Storage
- #add_data_to_db — CodebreakerRostik::Storage
- #add_data_to_old_info — CodebreakerRostik::Storage
- #ask_difficulty — CodebreakerRostik::Console
- #ask_for_save — CodebreakerRostik::Console
- #ask_name — CodebreakerRostik::Console
- #ask_restart — CodebreakerRostik::Console
- #attempts_left? — CodebreakerRostik::Console
- #attempts_left_increase — CodebreakerRostik::Game
- #attempts_left_increment — CodebreakerRostik::Game
- #bye — CodebreakerRostik::ConsoleHelpers
- #check_different_index — CodebreakerRostik::Game
- #check_hint — CodebreakerRostik::Console
- #check_lose — CodebreakerRostik::Console
- #check_option — CodebreakerRostik::Console
- #check_same_index — CodebreakerRostik::Game
- #check_win_with_lose — CodebreakerRostik::Console
- #choose_difficulty — CodebreakerRostik::Difficulty
- #compare_guess_and_secret_codes — CodebreakerRostik::Game
- #file_exist? — CodebreakerRostik::Storage
- #game_proccess — CodebreakerRostik::Console
- #generate_secrete_code — CodebreakerRostik::Game
- #give_digit_hint — CodebreakerRostik::Game
- #hints_left_increase — CodebreakerRostik::Game
- #hints_left_increment — CodebreakerRostik::Game
- #load — CodebreakerRostik::Storage
- #new_storage — CodebreakerRostik::Console
- #play_game — CodebreakerRostik::Console
- #registration — CodebreakerRostik::Console
- #show_db_info — CodebreakerRostik::Console
- #show_hint — CodebreakerRostik::Console
- #show_info — CodebreakerRostik::ConsoleHelpers
- #show_message_with_input — CodebreakerRostik::Console
- #show_rules — CodebreakerRostik::Console
- #show_stats — CodebreakerRostik::Console
- #sort_db_info — CodebreakerRostik::Storage
- #valid_guess_code? — CodebreakerRostik::Game
- #valid_length? — CodebreakerRostik::Validator
- #valid_name? — CodebreakerRostik::Console
- #validate_class? — CodebreakerRostik::Validator
- #validate_each_char_in_range? — CodebreakerRostik::Validator
- #validate_length_range? — CodebreakerRostik::Validator
- #win — CodebreakerRostik::Console
- #write_to_db — CodebreakerRostik::Storage