- To make
pordle.py
in this repo more beginner friendly, we simplified the implementation to around 100 lines of code. So, this is slightly different than what you see in our deployed version. - The Pordle word is hard-coded
- No statistics
- Unlimited times user can play per day
- Computer/phone keyboards are not supported
Clone this repo, then run the following commands in your terminal:
pip install pywebio
python pordle.py