Skip to content

Classic game where you pick a row and column and hope you hit something

Notifications You must be signed in to change notification settings

Callie-Johnston/Battleship-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This game was created by:
Richard Clermont
Michelle Ho
Tyler Roberts
Derek Loftis

A simple battleship game where a player picks a row and column to "shoot" and the opponant responds by saying "hit" or "miss."  A visual grid is made to help the player remember where he has already guessed.  

This current implementation does not have Network Play enabled. Only 2 player or 1 player is working with AI.

Compiling Instructions:
1. This program requires QT to be installed:
sudo apt-get install qt4-designer   //for ubuntu

2. Run "make clean" in case there are any extra files that were not made on the current computer

3. Run "qmake"

4.Run make

5. ./Battleship-game

About

Classic game where you pick a row and column and hope you hit something

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published