⚠️ Repo in progress — not all links are live yet. New games drop regularly!
# Clone the repo
git clone https://github.com/vasantrj/python-mini-games
cd python-mini-games
# Navigate to any game — example: hangman
cd games/hangman
pip install -r requirements.txt
streamlit run app.py| Layer | Tool |
|---|---|
| Language | Python 3.10+ |
| Web UI | Streamlit |
| Hosting | Streamlit Community Cloud |
| Game Engine | Pygame + Pygbag (WebAssembly for Snake) |
╔══════════════════════════════════════════╗
║ ║
║ Made with 💻 + ☕ by Vasant Joshi ║
║ Final Year · Data Science Intern ║
║ ║
╚══════════════════════════════════════════╝
"Building one game at a time — this repo is always a work in progress.."
If this project helped you or you found it interesting, consider giving it a ⭐