Skip to content

Inspired by the popular online game Wordle, bring the experience right to your terminal!

License

Notifications You must be signed in to change notification settings

xaviermontane/Wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Wordle

The popular game Wordle right from your terminal!

What is Wordle?

Written in Python, this copy of the game recreates the acclaimed word game.

The objective of the game is to guess the Wordle in 6 tries.
Depending on the accuracy of your guess, the terminal output will display how close your guess was to the word.

Do you think you can guess the word before running out of lives?

(I've decided to include my own word list, but feel free to personalize it to your liking.)

Symbols:

means the word is in the correct spot.

means the word is correct but in the wrong spot.

X means the word is not in any spot.

Requirements

  • Python 3.5+
  • Terminal emulator
  • Flamethrower

Installation

To install the game and get it running follow these steps:

  1. Clone or fork the repository
  2. For custom words, edit the word_list variable
  3. Execute the Wordle.py file
  4. Have fun!

Contributing

As a junior developer, new features and code recommendantions are welcomed.
If you'd like to report an issue make sure to open a ticket, you will receive a response within the next 48 hours.

For other types of inquiries contact my email.

About

Inspired by the popular online game Wordle, bring the experience right to your terminal!

Topics

Resources

License

Stars

Watchers

Forks

Languages