Battleship Sea Battle - Project

less than 1 minute read

  less than 1 minute read

Battleship Sea Battle is a popular guessing, board game for two players. The locations of the fleets are concealed from the other player. The objective of the game is to destroy the opposing player’s fleet.

This was my first project, so maybe the code is a mess.

Initial menu

Battleship sea battle menu

Game

Battleship sea battle game

Options

Battleship sea battle options

Statistics

Battleship sea battle statistics

Compiling and Running

gcc -o hundir_la_flota hundir_la_flota.c
./hundir_la_flota