• Stars
    star
    1
  • Language
    Java
  • Created about 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is an AI used to play the popular game of Battleships. The main class (Version4.java) is coded to an interface and the code is provided to another program that runs a tournament (created and maintained by our teacher, unavaliable here). The algorithm used for shooting relies on probability calculations to find the cell that is most likely to contain an enemy ship.