meisty / Battleship

Simple C++ battleship game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Battleship

Simple C++ battleship game

This is a simple battleship game where you can target specific points on the board (arrays) after the ships are randomly placed on the board.

Little project I did to help increase my understanding of C++ and working with arrays.

About

Simple C++ battleship game


Languages

Language:C++ 100.0%