Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 09490af

Browse files
Update README.md
1 parent a0c03fe commit 09490af

File tree

1 file changed

+35
-5
lines changed

1 file changed

+35
-5
lines changed

‎README.md

Lines changed: 35 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,16 @@ This is a type of GUI which is made in Python using "Random" library. It just sh
4040
</p>
4141

4242

43-
<a href="https://github.com/simran2104/Python-Projects/tree/main/Dictionary"><h3>6. Dictionary</h3></a>
43+
<a href="https://github.com/simran2104/Python-Projects/tree/main/Screen_pet"><h3>6. Screen Pet</h3></a>
44+
<p>
45+
This is basically a GUI of a pet made in Python using library "Tkinter". The pet will blink its eyes after a fixed interval. The very moment if the pointer hover on it, it starts blushing.
46+
</p>
47+
<p align="center">
48+
<img src="https://github.com/simran2104/Python-Projects/blob/main/Screen_pet/demo.gif" height="300">
49+
</p>
50+
51+
52+
<a href="https://github.com/simran2104/Python-Projects/tree/main/Dictionary"><h3>7. Dictionary</h3></a>
4453
<p>
4554
This is the simple dictionary made in Python using libraries: "json" and "difflib". In this, user is asked with a word of which he wants to know the meaning of. And then using "data.json" file, he will be get to know its meaning.
4655
<p>
@@ -49,7 +58,7 @@ This is the simple dictionary made in Python using libraries: "json" and "diffli
4958
</p>
5059

5160

52-
<a href="https://github.com/simran2104/Python-Projects/tree/main/Face-Detection-of-an-image"><h3>7. Face Detection Through Camera</h3></a>
61+
<a href="https://github.com/simran2104/Python-Projects/tree/main/Face-Detection-of-an-image"><h3>8. Face Detection Through Camera</h3></a>
5362
<p>This Project Detects faces that comes before the camera.
5463
</p>
5564
<h4>👉This is how it detects face from the photo before the camera:</h4>
@@ -60,10 +69,22 @@ This is the simple dictionary made in Python using libraries: "json" and "diffli
6069

6170

6271

63-
<a href="https://github.com/simran2104/Python-Projects/tree/main/GUI_calculator"><h3>8. GUI Calculator</h3></a>
72+
<a href="https://github.com/simran2104/Python-Projects/tree/main/GUI_calculator"><h3>9. GUI Calculator</h3></a>
6473
<p>A Calculator using Tk GUI toolkit Framework in Python.</p>
65-
<p align='center'>
66-
<img src="https://github.com/simran2104/Python-Projects/blob/main/GUI_calculator/calculator.png"/></p>
74+
<p align="center">
75+
<img src="https://github.com/simran2104/Python-Projects/blob/main/GUI_calculator/demo.gif" >
76+
</p>
77+
78+
79+
80+
<a href="https://github.com/simran2104/Python-Projects/tree/main/Match_Maker"><h3>10. Match Maker</h3></a>
81+
<h1 align="center"</h1>
82+
<p>
83+
This is the small game made in Python using libraries "random", "time", "tkinter". In the given GUI, different symbols will be provided user has to recognise the symbols with their places and match them.
84+
</p>
85+
<p align="center">
86+
<img src="https://github.com/simran2104/Python-Projects/blob/main/Match_Maker/demo.gif" height="450">
87+
</p>
6788

6889

6990
<a href="https://github.com/simran2104/Python-Projects/tree/main/Motion-Detector"><h3>11. Motion Detector</h3></a>
@@ -75,6 +96,15 @@ This is the simple dictionary made in Python using libraries: "json" and "diffli
7596
<p>
7697

7798

99+
<a href="https://github.com/simran2104/Python-Projects/tree/main/Hangman"><h3>12. Hangman</h3></a>
100+
<h1 align="center"></h1>
101+
<p>
102+
This is a small game made in Python using library "random". In this game user has to guess a word with a alphabets. Everytime, the user is asked for the alphabet, if the alphabet is in the word then it is added to its required position otherwise one live will be lose. Total 9 lives be provided.
103+
</p>
104+
<p align="center">
105+
<img src="https://github.com/simran2104/Python-Projects/blob/main/Hangman/demo.gif" >
106+
</p>
107+
78108

79109
</p>
80110

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /