8000 GitHub - Anackreon/hangman-game-python: Python implementation of the Hangman word game with a simple AI algorithm
[go: up one dir, main page]

Skip to content

Python implementation of the Hangman word game with a simple AI algorithm

License

Notifications You must be signed in to change notification settings

Anackreon/hangman-game-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hangman-game-python

Python implementation of the Hangman word game with a simple AI algorithm

Run the game with AI only: python3 hangman.py nounlist.txt -c -v nounlist.txt

Run the game with two human players, Alex and Jane: python3 hangman.py nounlist.txt Alex Jane

About

Python implementation of the Hangman word game with a simple AI algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0