| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This is a simple command-line-based Hand Cricket game implemented in Python. It allows you to play cricket against a computer opponent. You can either choose to bat first or bowl first and select the difficulty level of the computer opponent.
Clone this repository to your local machine:
git clone https://github.com/your-username/hand-cricket-game.gitNavigate to the project directory:
cd hand-cricket-gameOpen your terminal or command prompt.
Navigate to the project directory.
Run the game using Python:
python hand_cricket.pyFollow the on-screen instructions to play the game.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
| Back | FazBrowse Home | New Git URL |