Skip to content

matthias-wyss/Wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordle

Worldle is a clone of Josh Wardle's game written in Python.

Installation

  • Install Python 3
  • Install necessary libraries down below
  • Download Wordle/main.py

Libraries used

How to use

  • launch main.py : python3 main.py

Rules

Guess the 5, 6 or 7 letters word of the day. After each guess, the color of the tiles will change to show how close your guess was to the word.

  • Green : The letter is in the word and in the correct spot
  • Yellow : The letter is in the word but in the wrong spot
  • Grey : The letter is not in the word in any spot

Author

  • Matthias Wyss

License

This project is under MIT license - see LICENSE.md for more informations

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages