naikibro / BatailleNavale

A collaborative Java project to implement the "BatailleNavale" game
1 stars 0 forks source link

create the scoreboard #16

Open naikibro opened 6 months ago

naikibro commented 6 months ago

Whener a shot is fired

Format of the shot result

missed shot - in blue

( x : y ) - Player XXX missed a shot

Hit target - in orange

( x : y ) - Player XXX hit a target

Target destroyed - in red

( x : y ) - Player XXX destroyed a XXX ship

Wireframe

You can see the desired output here