battle-c A simple command line battleship game. Install Manually clone the repo build by running the following command gcc -o executable_name -I include src/*.c -g execute executable_name