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 installpoetry shell
streamlit run streamlit_hangman.pyThe page should open in your default browser.
The language (English or German available) can be selected in the sidebar on the left.
