DemonDaddy22 / Hangman

Console based game written in python in which user has to guess a word which is randomly picked from a file, and if user wins, meaning of the word is fetched from Dictionary.com.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hangman

A console-based game which allows user has to guess random English words picked up from a file, and on every correct guess, the meaning of the word is web-scraped from Dictionary.com. Word of the day is scraped from Dictionary.com and added to the file.

About

Console based game written in python in which user has to guess a word which is randomly picked from a file, and if user wins, meaning of the word is fetched from Dictionary.com.


Languages

Language:Python 100.0%