aminkhani / wordle

Implement wordle game in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Wordle Game

wordle runing

Play the game

  • Clone the repo

  • Install the requirements

    • pip install -r requirements.txt

  • Run the run.py script

    • python src/run.py

About

Implement wordle game in python.

License:MIT License


Languages

Language:Python 100.0%