Skip to content

BLecour/WordPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordPy

Wordle clone made in Python 3

Instructions

  1. Download all three files and extract to the same location.
  2. Double click 'WordPy.py' or run with command prompt using 'python WordPy.py'.

How does the game work?

A random 5 letter word is chosen and you are given 6 attempts to guess the word.
Each letter is evaluated and will give you clues to help you towards the answer.
A '*' means that the corresponding letter is in the word, but not in that position.
A '!' means that the corresponding letter is in the word, and is in the correct position.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages