I’m greatly inspired by this blog post by Joel Grus at making games with streamlit.
I tried to make it with the help of my friend. It was pretty hard to figure it out at first, but in the end, I managed to finish it.
The web app has three games:
- Guess Number
- Guess Word
- Tic Tac Toe
You can visit it here https://ccrsxx.herokuapp.com
or here https://share.streamlit.io/ccrsxx/pywebapp/app.py
Source code here GitHub - ccrsxx/pywebapp: A web app that is written entirely in Python