Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 339 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 339 Bytes

battleship-cpp

This project recreated the classic game of Battleship in C++ for my CS 225 (Computer Science II) class.

This project has the reqirements listed in the requrements file. It also requires creation of a style guide, which is in the style guide file.