Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

A two-player Battleship game written in C++

License

Notifications You must be signed in to change notification settings

maxpatiiuk/eecs-448-project-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Project 2: Battleship

Group 5 - EECS 448

This program contains a two player battleship game written in C++.

Welcome to Battleship:

The game allows players to choose the number of ships to play with (1-6), and then asks each player where they would like to place their ships.

After all ships have been placed, players will take turns attacking their opponents ships.

Attacks are sent by typing in the coordinate of the desired attack.

While playing the game, players will have the ability to view their own board as well as the ability to view the attacks that they have sent on the opponents board.

Once a player has sunk all of the other players ships, the game will end and the program stops running.

Deployment and Documentation

See the docs in the documentation directory

About

A two-player Battleship game written in C++

Resources

License

Stars

Watchers

Forks

Languages

  • HTML 67.7%
  • JavaScript 18.1%
  • CSS 9.0%
  • C++ 5.1%
  • Makefile 0.1%