Hangman implementation with browser interface for use in streams / video conferences using the Streamlit library (https://www.streamlit.io)
Python > 3.9.7, < 3.12 is required
poetry install
poetry shell
streamlit run streamlit_hangman.py
The page should open in your default browser.
The language (English
or German
available) can be selected in the sidebar on the left.