Skip to content

An interactive simulation of the board game BATTLESHIP in C

License

Notifications You must be signed in to change notification settings

willmarkley/Battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship

Build Status

Written in C, this program is an interactive simulation of the board game BATTLESHIP. The game is designed for two people to play against each other. The players interact with the game via keyboard and mouse input. The project was accomplished by employing various functions, arrays, and pointers. Finally, the graphics window of the game displays the board, hits, misses, and pictures of the ships. The graphics library used (gfx) was created by the Notre Dame CSE department and is based on X11.

battleship1
battleship2
battleship3
battleship4

About

An interactive simulation of the board game BATTLESHIP in C

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors