An open API service indexing awesome lists of open source software.

https://github.com/gianlucatruda/hangman

An extremely simple AI that plays an almost-optimal strategy for hangman.
https://github.com/gianlucatruda/hangman

ai artificial-intelligence game hangman java simple strategy

Last synced: 2 months ago
JSON representation

An extremely simple AI that plays an almost-optimal strategy for hangman.

Awesome Lists containing this project

README

          

# Hangman AI System.
An extremely simple AI that plays an almost-optimal strategy for hangman.
It can play AI v AI, AI v Human, and Human v AI.

Literally just did this for the giggles.