Skip to content

Perplex/Battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship (CMPUT 175 Assignment 4-5)

I recieved inspiration from this article in regards to the PDF AI. They have alot of interesting content all about data and databases thats definitely worth checking out.

Status: Complete (14/07/2016)

Features

CLI

- Improved command line display
- New welcome screen

GUI

- Class for buttons
- Fully interactive GUI
- Main menu
- Saving and loading states
- Sounds for hits and misses

Both

- Class for board state 
- Difficulty selector
- AI uses hunt (with parity) and target mode on medium difficulty
- Hard difficulty uses a PDF algorthim for hunt and a standard target mode
- Packaged .exe file for simple use

How To Play

If you are running Windows you can download the standalone build here

For people just wanting to use the command line version you can use any version of Python 3.0+ . For the GUI version you will need Python 3.2+ and pygame installed

Licensed under MIT

Details in LICENSE.md

About

Battleship game

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages