Skip to content

Java(swing) based Battleship game. It is a single player game against a highly-advanced AI opponent using a unique heuristic algorithm to select shots. See documentation included in the repository for full information

Notifications You must be signed in to change notification settings

GrahamBlanshard/AI-Battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

AI Battleship Game

Author: Graham Blanshard -- graham.blanshard@gmail.com
Website: http://www.pro-graham.com/

This Github project is for an advanced version of Battleship.
It is one player against the computer in a Java applet. The code
was compiled using Java 6 so if you have issues running it please
update to v6 or greater.

I'll fill in this README with more data once I find time (if I ever do).

About

Java(swing) based Battleship game. It is a single player game against a highly-advanced AI opponent using a unique heuristic algorithm to select shots. See documentation included in the repository for full information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages