Skip to content

A basic Python clone of the popular Wordle game with support for custom word lists.

License

Notifications You must be signed in to change notification settings

heyseth/Wordle-Python-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordle-Python-Clone

This is a simple implementation of the popular Wordle word guessing game in Python. It requires no external libraries and runs in the console. The game has the full functionality of the original Wordle including proper handling of duplicate letters in both the input and the secret word.

The code is extensively commented and may be a useful project to study for someone new to Python or programming in general.

About

A basic Python clone of the popular Wordle game with support for custom word lists.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages