Skip to content

Commit 183d4a1

Browse files
Merge branch 'steam-bell-92:main' into main
2 parents 162356e + 9bfe4e6 commit 183d4a1

35 files changed

Lines changed: 7645 additions & 999 deletions

File tree

README.md

Lines changed: 80 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[![Python Version](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://www.python.org/downloads/)
88
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
9-
[![Projects](https://img.shields.io/badge/projects-24-orange.svg)]()
9+
[![Projects](https://img.shields.io/badge/projects-21-orange.svg)]()
1010
[![Code Scanning](https://img.shields.io/badge/CodeQL-enabled-brightgreen.svg)]()
1111

1212
**🚀 Perfect for beginners | 💡 Learn by doing | 🎨 Beautiful UI | ⚡ Zero setup required**
@@ -68,6 +68,60 @@ python games/Rock-Paper-Scissor/Rock-Paper-Scissor.py
6868

6969
## 🙌 Contributors
7070

71+
- nimkarprachi17
72+
73+
74+
- Lavanya-Talele
75+
76+
77+
- advikdivekar
78+
79+
80+
- Aqifcodes
81+
82+
83+
- Devexhhh
84+
85+
86+
- Sparshjoshi-iit
87+
88+
89+
- shreyasgawande19
90+
91+
92+
- vedikabajaj05
93+
94+
95+
- abdullahxyz85
96+
97+
98+
- Tech4Aditya
99+
100+
101+
- Grihika
102+
103+
104+
- 01mayankk
105+
106+
107+
- Vinanthi07
108+
109+
110+
- Ranjanmaiti6
111+
112+
113+
- Mayank251125
114+
115+
116+
- dhanushrajvr
117+
118+
119+
- shreyasarote7717-cyber
120+
121+
122+
- AnushkaJagtap22
123+
124+
71125
- NileshRaut2601
72126

73127

@@ -172,6 +226,17 @@ python games/FLAMES-Game/FLAMES-Game.py
172226
</td>
173227
<td width="50%">
174228

229+
#### 🔤 Word Scramble Game
230+
Unscramble shuffled words before attempts run out!
231+
- 🧩 Random programming-themed words
232+
- 💡 Helpful hint for every round
233+
- 🔥 Score and streak tracking
234+
```bash
235+
python games/Word-Scramble-Game/Word-Scramble-Game.py
236+
```
237+
238+
</td>
239+
</tr>
175240

176241
<tr>
177242
<td width="50%">
@@ -242,6 +307,20 @@ Find all the hidden differences between two interactive canvases!
242307
- ⏱️ Built-in timer and hint system
243308
- 🌐 *Web App Exclusive Project*
244309

310+
</td>
311+
</tr>
312+
<tr>
313+
<td width="50%">
314+
315+
#### 🐦 Flappy Game
316+
Fly through pipes and survive as long as possible!
317+
- 🦅 Interactive jump mechanics
318+
- 💥 Collision detection
319+
- 🏆 High score tracking
320+
```bash
321+
python games/Flappy-Game/Flappy-Game.py
322+
```
323+
245324
</td>
246325
</tr>
247326
</table>

0 commit comments

Comments
 (0)