Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Just need a super simple program in C++. Needs to create a 10x10 gameboard. Create a ship class and initialize 4 instances of the ship

Just need a super simple program in C++. Needs to create a 10x10 gameboard. Create a ship class and initialize 4 instances of the ship class to put 4 different ships on the board in random spots. The four ships are a frigate which takes two spaces, a destroyer that takes three spaces, a battleship that takes four spaces, and the carrier that takes five spaces. The ships need to be placed randomly on the board either horizontally or vertically.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions