A command-line tool with zero dependencies. Learn file I/O, loops, and data structures by building a terminal game.
Built with Python (no dependencies).
- Clone:
git clone https://github.com/Cartooli/hibot-python-cli.git - Run:
python cli.py - No install needed — just Python
- Customize: Add your own questions, scoring logic, or features
- Core concepts of Python (no dependencies)
- How hibot-python-cli is structured
- How to customize and deploy your own version
Open the demo and see it in action, then rebuild it your way on code.hibot.space.
New to this? Follow the guided, beginner-friendly walkthrough — from cloning this repo to running it, making your first change, and sharing it:
Build It Yourself: hibot-python-cli →
MIT. See LICENSE for details.
Part of the Hi Bot Code starter templates. Clone this, make it yours, and ship it.