You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
46
55
<p>
@@ -49,7 +58,7 @@ This is the simple dictionary made in Python using libraries: "json" and "diffli
49
58
</p>
50
59
51
60
52
-
<ahref="https://github.com/simran2104/Python-Projects/tree/main/Face-Detection-of-an-image"><h3>7. Face Detection Through Camera</h3></a>
61
+
<ahref="https://github.com/simran2104/Python-Projects/tree/main/Face-Detection-of-an-image"><h3>8. Face Detection Through Camera</h3></a>
53
62
<p>This Project Detects faces that comes before the camera.
54
63
</p>
55
64
<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
<ahref="https://github.com/simran2104/Python-Projects/tree/main/Match_Maker"><h3>10. Match Maker</h3></a>
81
+
<h1align="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.
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.
0 commit comments