Skip to content

mnajjarian/BattleShipsGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

BattleShipsGame

This project is Module 1 from Object Oriented Programming in Java by edX-Microsoft: DEV277x

A player will place 5 of their ships on a 10 by 10 grid. The computer player will deploy five ships on the same grid. Once the game starts the player and computer take turns, trying to sink each other's ships by guessing the coordinates to "attack". The game ends when either the player or computer has no ships left.

About

This project is Module 1 Object Oriented Programming in Java by edX-Microsoft: DEV277x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages