f4str / battleship-game

Final Project for CSE 160

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Battleship Game

Final Project for CSE 160: Computer Science A: Honors

Back end created using Java and front end created using JavaFX. Eclipse Java Project.

Allows players to play a game of battleship against a computer AI. The player will place ships anywhere on the board in any orientation desired. The AI will randomly place its ships across the board. The player will initiate the first attack while the AI will attack second. The AI will keep track of player ships that have been hit and adjust its strategy to win.

About

Final Project for CSE 160


Languages

Language:Java 100.0%