Table of Contents - eat_the_ocean-1.0.2 Documentation
Classes and Modules
- EatTheOcean
- EatTheOcean::Battleship
- EatTheOcean::Evaluator
- EatTheOcean::HardBattleship
- EatTheOcean::Map
- EatTheOcean::MediumBattleship
- EatTheOcean::Printer
- EatTheOcean::Ship
Methods
- ::already_guessed — EatTheOcean::Printer
- ::blocked — EatTheOcean::Printer
- ::comp_guess_right — EatTheOcean::Printer
- ::comp_guess_wrong — EatTheOcean::Printer
- ::comp_one_by_five_sunk — EatTheOcean::Printer
- ::comp_one_by_four_sunk — EatTheOcean::Printer
- ::comp_one_by_three_sunk — EatTheOcean::Printer
- ::comp_one_by_two_sunk — EatTheOcean::Printer
- ::first_boat_loop — EatTheOcean::Printer
- ::fourth_boat_loop — EatTheOcean::Printer
- ::guess_opponent_coordinate — EatTheOcean::Printer
- ::instructions — EatTheOcean::Printer
- ::invalid_input — EatTheOcean::Printer
- ::new — EatTheOcean::Battleship
- ::new — EatTheOcean::MediumBattleship
- ::new — EatTheOcean::HardBattleship
- ::new — EatTheOcean::Evaluator
- ::new — EatTheOcean::Map
- ::new — EatTheOcean::Ship
- ::next_coordinate — EatTheOcean::Printer
- ::not_in_line — EatTheOcean::Printer
- ::one_by_five_sunk — EatTheOcean::Printer
- ::one_by_four_sunk — EatTheOcean::Printer
- ::one_by_three_sunk — EatTheOcean::Printer
- ::one_by_two_sunk — EatTheOcean::Printer
- ::opponent_map — EatTheOcean::Printer
- ::prompt_first_guess — EatTheOcean::Printer
- ::second_boat_loop — EatTheOcean::Printer
- ::third_boat_loop — EatTheOcean::Printer
- ::title — EatTheOcean::Printer
- ::user_guess_right — EatTheOcean::Printer
- ::user_guess_wrong — EatTheOcean::Printer
- ::user_map — EatTheOcean::Printer
- ::welcome — EatTheOcean::Printer
- ::whats_your_guess — EatTheOcean::Printer
- ::you_win — EatTheOcean::Printer
- #already_guessed — EatTheOcean::Battleship
- #blocked? — EatTheOcean::Ship
- #border_create — EatTheOcean::Map
- #computer_guess — EatTheOcean::Battleship
- #computer_guess — EatTheOcean::MediumBattleship
- #computer_guess — EatTheOcean::HardBattleship
- #grid_create — EatTheOcean::Map
- #grid_mark — EatTheOcean::Map
- #guess — EatTheOcean::Battleship
- #guess — EatTheOcean::MediumBattleship
- #guess — EatTheOcean::HardBattleship
- #hit — EatTheOcean::Evaluator
- #in_corner? — EatTheOcean::Ship
- #linear_placer — EatTheOcean::Ship
- #lose_game — EatTheOcean::Battleship
- #mark_initial_ship_position_on_map — EatTheOcean::Battleship
- #mark_initial_ship_position_on_map — EatTheOcean::MediumBattleship
- #mark_initial_ship_position_on_map — EatTheOcean::HardBattleship
- #on_bottom_edge? — EatTheOcean::Ship
- #on_right_edge? — EatTheOcean::Ship
- #prompt_user — EatTheOcean::Battleship
- #prompt_user — EatTheOcean::MediumBattleship
- #prompt_user — EatTheOcean::HardBattleship
- #random_1x2 — EatTheOcean::Ship
- #random_1xSize — EatTheOcean::Ship
- #show_opponent_map — EatTheOcean::Battleship
- #show_opponent_map — EatTheOcean::MediumBattleship
- #show_opponent_map — EatTheOcean::HardBattleship
- #show_user_map — EatTheOcean::Battleship
- #show_user_map — EatTheOcean::MediumBattleship
- #show_user_map — EatTheOcean::HardBattleship
- #straight? — EatTheOcean::Ship
- #user_guess — EatTheOcean::Battleship
- #user_input_first_boat — EatTheOcean::Battleship
- #user_input_fourth_boat — EatTheOcean::HardBattleship
- #user_input_second_boat — EatTheOcean::Battleship
- #user_input_second_boat — EatTheOcean::MediumBattleship
- #user_input_second_boat — EatTheOcean::HardBattleship
- #user_input_third_boat — EatTheOcean::MediumBattleship
- #user_input_third_boat — EatTheOcean::HardBattleship
- #validate_input — EatTheOcean::Battleship
- #validate_input — EatTheOcean::MediumBattleship
- #validate_input — EatTheOcean::HardBattleship
- #win_game — EatTheOcean::Battleship