Skip to content

Wordle Clone using Python 🐍. You can Play Wordle in Your Command Line or Terminal πŸ’»

License

Notifications You must be signed in to change notification settings

VishalShenoy2002/Wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Wordle

Wordle is a web-based word game developed by Josh Wardle. Players have six attempts to guess a five-letter word, with feedback given for each guess in the form of colored tiles indicating when letters match or occupy the correct position.

In this clone, the game is not web-based. It can be played locally in you terminal or command line.

Instructions (If You Have Git Installed)

Open Your Terminal and Run the Following Commands:

git clone https://github.com/VishalShenoy2002/Wordle.git
cd Wordle
python main.py

Instructions (If You Don't Have Git Installed)

Copy this Link in the search bar of the browser you prefer.

https://github.com/VishalShenoy2002/Wordle

Find the code Button Screenshot

Click on the Download Zip Button

Once its downloaded Extract the file and run

python main.py

Screenshots Of the Game

Screenshot

About

Wordle Clone using Python 🐍. You can Play Wordle in Your Command Line or Terminal πŸ’»

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages