keikoro / Hangman

A Hangman game programmed in Python
MIT License
4 stars 2 forks source link

retrieve words from a Wikipedia page #4

Closed keikoro closed 5 months ago

keikoro commented 11 years ago

Use a Wikipedia page as the source for words to be guessed. Bonus: let the user choose which Wiki page they want to play with.