Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tlovett1/battleship

COP3337
https://github.com/tlovett1/battleship

Last synced: 4 days ago
JSON representation

COP3337

Awesome Lists containing this project

README

        

# BattleShip
> BattleShip Game for COP3337 Programming 2

## Game Functionality:
+ Intialize ship locations (to randomly generate locations of 5 battleships)
+ Clear ship locations (to reset and clear all battleship locations before playing)
+ Process user guess
+ Determine if user won (all 4 battleships have been sunk)
+ Display gameboard
+ Display player's choices (could be combined with displayGameboard)

## Contributors
+ Kennet Postigo
+ Ernesto Diaz