/Hangman-AI

A challenge given to me by my computer science professor in first year. The challenge was to create an algorithm that would always win a game of Hangman.

Primary LanguagePython

Hangman-AI

A challenge given to me by my computer science professor in first year. The challenge was to create an algorithm that would always win a game of Hangman.

6 Guesses: 92% Win rate

8 Guesses: 98% Win rate

10 Guesses 99-100% Win rate

To run:
Download and unzip, then run hangman.py in any code or text editor