/navy

Primary LanguageC

NAME

  navy

SYNOPSIS

  battleship game

DESCRIPTION

  ./navy [first_player_pid] navy_positions

  first_player_pid: only for the 2nd player. pid of the first player.

  navy_positions: file representing the positions of the ships.

OPTIONS :

  -h     display the help

EXIT STATUS:

  0 if OK,   84 if problems.

EXAMPLES

  ./navy -h   ./navy position_1   ./navy 12001 position_2

REPORTING BUG

  Their is no bug


Epitech Technology Logo