Skip to content

zehengl/yyc-community-game

Repository files navigation

logo

yyc-community-game

coding_style

A Streamlit app for YYC community guessing game

Environment

  • Python 3.9

Getting Started

python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
streamlit run streamlit_app.py

Credits