Skip to content

Simple python program for the handcricket game, with GUI - GitHub - RealCrypticDagger/handcricket: Simple python program for the handcricket game, with GUI

Notifications You must be signed in to change notification settings

creativeabhi13/HandCricket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

handcricket

Simple python program for the handcricket game, with GUI The aim of this mini project is to play the “Handcricket” game against a computer as opponent. The game starts off with a toss, and the player can either choose heads or tails. If he chooses correctly, he can choose whether to bat or bowl first, otherwise the computer will pick one at random. After the toss has concluded, the player plays either batting or bowling, according to the choice. He selects a number from 1 to 6, and the computer does the same. If both the numbers are the same, the batsman is out. Then they swap sides and repeat the procedure. After both teams are out, the team with the higher score wins.

image image image image

Report:- https://drive.google.com/file/d/15oP2rPSPmErwIyZmkGb4yfc_Q_JTt5_t/view?usp=sharing

About

Simple python program for the handcricket game, with GUI - GitHub - RealCrypticDagger/handcricket: Simple python program for the handcricket game, with GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages