This is basically a small game made in Python using "itertools", "random", "tkinter" libraries. In this is game, the user will be provided with a bucket. From the sky, some eggs will be fell and the user has to catch that eggs with the provided bucket. Everytime, the user looses a egg, one live will be decreased. Total 3 lives will be provided. And everytime, it catches a egg, score will be increased by 10.
0 commit comments