File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -247,6 +247,16 @@ Test your memory with an ever-growing sequence!
247247python games/Simon-Says/Simon-Says.py
248248```
249249
250+ </td >
251+ <td width =" 50% " >
252+
253+ #### 🔍 Spot the Difference
254+ Find all the hidden differences between two interactive canvases!
255+ - 🎨 Programmatically drawn dynamic scenes
256+ - 🌟 Three distinct difficulty levels
257+ - ⏱️ Built-in timer and hint system
258+ - 🌐 * Web App Exclusive Project*
259+
250260</td >
251261</tr >
252262</table >
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ An interactive web application showcasing Python mini projects with beautiful vi
2020- ** Hangman** - Classic word game
2121- ** FLAMES** - Relationship calculator
2222- ** Simon Says** - Memory Game
23+ - ** Spot the Difference** - Visual puzzle game with dynamic scenes
2324
2425### 🔢 Math Tools
2526- ** Fibonacci Series** - Visual sequence with golden spiral
You can’t perform that action at this time.
0 commit comments