reprdle

Play wordle in the repl with the power of __repr__!


License
MIT
Install
pip install reprdle==1.2.0

Documentation

reprdle

Play wordle in the repl with the power of repr!

Just install with pip:

pip install reprdle

The open a python repl and play!

example

Note: This is probably some of the worst code I have ever written. I tried to abuse the Python language as much as possible, and reprdle is the result.