Table of Contents - alex_codebreaker-0.2.3 Documentation
Classes and Modules
- AlexCodebreaker
- AlexCodebreaker::Comparison
- AlexCodebreaker::Configuration
- AlexCodebreaker::Game
- AlexCodebreaker::GameManager
- AlexCodebreaker::Modules
- AlexCodebreaker::Modules::ArgumentsValidation
- AlexCodebreaker::Modules::DifficultyLevels
- AlexCodebreaker::Modules::Settings
- AlexCodebreaker::Modules::Validators
- AlexCodebreaker::PlayersRating
- AlexCodebreaker::SecretCodeGenerator
- AlexCodebreaker::Session
- AlexCodebreaker::Version
Methods
- ::configuration — AlexCodebreaker
- ::configure — AlexCodebreaker
- ::new — AlexCodebreaker::Comparison
- ::new — AlexCodebreaker::Configuration
- ::new — AlexCodebreaker::Game
- ::new — AlexCodebreaker::GameManager
- ::new — AlexCodebreaker::PlayersRating
- ::new — AlexCodebreaker::SecretCodeGenerator
- ::new — AlexCodebreaker::Session
- #add_difficulty — AlexCodebreaker::Session
- #add_name — AlexCodebreaker::Session
- #argument_length_check — AlexCodebreaker::Modules::Validators
- #argument_max_length_check — AlexCodebreaker::Modules::Validators
- #argument_min_length_check — AlexCodebreaker::Modules::Validators
- #check_attempts — AlexCodebreaker::Session
- #check_folder_existence — AlexCodebreaker::Session
- #check_hints — AlexCodebreaker::Session
- #check_win_lose — AlexCodebreaker::Game
- #compare_codes — AlexCodebreaker::Game
- #digits_check — AlexCodebreaker::Modules::Validators
- #format_response — AlexCodebreaker::Comparison
- #format_user_input — AlexCodebreaker::Game
- #game_file_path — AlexCodebreaker::GameManager
- #generate_secret_code — AlexCodebreaker::SecretCodeGenerator
- #guess — AlexCodebreaker::Game
- #guess_validation — AlexCodebreaker::Modules::ArgumentsValidation
- #hint — AlexCodebreaker::Game
- #load — AlexCodebreaker::GameManager
- #load_and_sort_stats — AlexCodebreaker::PlayersRating
- #load_stats — AlexCodebreaker::PlayersRating
- #name_validation — AlexCodebreaker::Modules::ArgumentsValidation
- #place_matches — AlexCodebreaker::Comparison
- #presence_matches — AlexCodebreaker::Comparison
- #process_hint — AlexCodebreaker::Game
- #response — AlexCodebreaker::Comparison
- #save — AlexCodebreaker::GameManager
- #save_winner_statistic — AlexCodebreaker::Session
- #sort_stats — AlexCodebreaker::PlayersRating
- #winners_path — AlexCodebreaker::PlayersRating