Streamlit based Word ladder game which uses BFS with a tree size limit for efficient searching in solution space.
use this command in terminal for streamlit installation:
pip install requirements.txt
to run on localhost use:
streamlit run app.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|