Skip to content

Commit a9f3cfe

Browse files
authored
Update README.md
1 parent 9c2ee7f commit a9f3cfe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Egg_catcher/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
<p>
33
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.
44
</p>
5+
<p align="center">
6+
<img src="https://github.com/simran2104/Python-Projects/blob/main/Egg_catcher/demo.gif" >
7+
</p>

0 commit comments

Comments
 (0)