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.
- Improved command line display
- New welcome screen
- Class for buttons
- Fully interactive GUI
- Main menu
- Saving and loading states
- Sounds for hits and misses
- 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
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