An enhanced version of classic battleship game where the battleships keep moving in random directions until any of its parts get bombarded. The first player to bombard all opponent battleships wins.
-
Setup Dev-C++ / Codeblocks or any other C++ ide for windows
-
Download or clone the project
-
Open the project folder in ide
-
Run the project directly in ide
