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

https://github.com/tech-chad/wordguess

Word Guessing game using python3.
https://github.com/tech-chad/wordguess

game guessing-game python python3 text tui

Last synced: 3 months ago
JSON representation

Word Guessing game using python3.

Awesome Lists containing this project

README

          

### wordguess

Word guessing game by selecting letters one at a time.

Python 3.7+

#### Screen Shot

![word_guess1](https://i.fluffy.cc/Xhggf9q9ttpxCft1bX4BdTfjDpn0gmj6.png)

#### Command line options
```-w``` set the number of wrong guess

```-s``` single game play

```-a``` continues game play until 'quit' is entered

```--max``` set the max word length

```--min``` set the min word length

```--no_color``` turn color off