https://github.com/zehengl/yyc-community-game
A Streamlit app for YYC community guessing game
https://github.com/zehengl/yyc-community-game
python streamlit yyc
Last synced: about 2 months ago
JSON representation
A Streamlit app for YYC community guessing game
- Host: GitHub
- URL: https://github.com/zehengl/yyc-community-game
- Owner: zehengl
- License: mit
- Created: 2023-10-30T21:23:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-22T12:32:49.000Z (about 1 year ago)
- Last Synced: 2024-04-22T13:49:23.651Z (about 1 year ago)
- Topics: python, streamlit, yyc
- Language: Python
- Homepage: https://yyc-community-game.streamlit.app/
- Size: 24.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# yyc-community-game

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
- [Logo][1] by [Vlad Marin][2]
- [yyc-community-metrics][3][1]: https://www.iconfinder.com/icons/190299/games_red_quiz_icon
[2]: https://www.iconfinder.com/quizanswers
[3]: https://github.com/zehengl/yyc-community-metrics