Tmauc / Navy

Navy - EPITECH project. This project asks us to recode code a terminal version of the Battleship game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Navy

Navy - EPITECH project. This project asks us to recode code a terminal version of the Battleship game.

Makefile

make
make re
make fclean
make clean

USAGE

./navy [first_player_pid] navy_positions

#DESCRIPTION
first_player_pid: only for the 2nd player. pid of the first player.
navy_positions: file representing the positions of the ships.

About

Navy - EPITECH project. This project asks us to recode code a terminal version of the Battleship game.


Languages

Language:C 90.7%Language:Makefile 9.3%