Skip to content

A wordle game using a customizable dataset. Included: stats, xp/score.

Notifications You must be signed in to change notification settings

ortanaV2/Wordle-Unlimited

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle-Unlimited

A wordle game using a customizable dataset. Included: stats, xp/score.

Including

  • dataset (dataset.json) - list of words
  • dataset-extender (add_word.py) - program to add words to dataset
  • user-data (userdata.json) - saves the user's progress
  • wordle (wordle.py) - the wordle game

Requirements

Needed packages.

pip install rich
pip install datetime 

Contribution

Suggestions for improvements are welcome!

About

A wordle game using a customizable dataset. Included: stats, xp/score.

Topics

Resources

Stars

Watchers

Forks

Languages