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.
-
Notifications
You must be signed in to change notification settings - Fork 0
An interactive simulation of the board game BATTLESHIP in C
License
willmarkley/Battleship
About
An interactive simulation of the board game BATTLESHIP in C



