-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
433 lines (364 loc) · 17.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Fun Zone</title>
<meta name="description" content="Welcome to our ultimate gaming hub, featuring exciting games! Dive into a world of fun with favorites like Candy Crush, Fruit Cutting, Fish Catching, Breaking the Walls, Mario, Voice-Activated Number Guessing, Puzzles, Mazes, Archery, Mosquito Hitting, and many more. Whether you're looking for a quick challenge or a deep gaming experience, we've got something for everyone. Get ready to play, explore, and conquer!">
<meta name="keywords" content=" ultimate_gaming_hub,over_30_exciting_games,
candy_crush,
fruit_cutting,
fish_catching,
breaking_the_walls,
mario,
voice_activated_games,
puzzles,
mazes,
archery,
mosquito_hitting,
fun_and_challenge,
play_explore_conquer,
quick_challenges,
deep_gaming_experience,
diverse_game_collection,
adventure_awaits,
endless_entertainment,
game_variety ">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" />
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/index.css">
<link rel="stylesheet" href="css/my.css">
<link rel="stylesheet" href="css/pop.css">
<link rel="shortcut icon" href="https://ideogram.ai/assets/progressive-image/balanced/response/nBAI8B2RTlesDvuT-Zm6RQ" type="image/x-icon">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/particles.min.js"></script>
<style>
body, html {
background-color: #010008 !important;
}
</style>
</head>
<body>
<canvas id="fireCanvas"></canvas>
<header class="header" style=" background: var(--bg-color);">
<a href="index.html"><img src="https://ideogram.ai/assets/progressive-image/balanced/response/eVeVUnLcSwmFNV-FLM3cWg" alt="" width="80px" height="80px" style="margin-right: 30px;"></a>
<nav class="navbar">
<a href="#home" class="active">Home</a>
<a href="#about">About</a>
</nav>
<button id="theme-toggle" style="background-color: transparent;">
<div class="bx bx-moon" id="darkMode-icon"></div>
</button>
</header>
<div style="text-align: center;margin-top: -650px; ">
<input type="text" id="searchInput" placeholder="Search games..." onkeyup="searchGames()" style="width: 50%; padding: 10px; font-size: 16px;">
</div>
<section class="portfolio" id="videos">
<h2 class="heading">Endless Fun with a <span> World of Games </span></h2>
<div class="portfolio-container">
<!-- 1 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/ydvvaURpSH-Xg8MGvyQMgQ" alt="">
<div class="portfolio-layer">
<h4>Kill aliens and win the game (Astro Sena)</h4>
<a href="1_AstroSena/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 2 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/ifeIGvmcSmS5vX1DiICyZA" alt="">
<div class="portfolio-layer">
<h4>Break the wall</h4>
<p></p>
<a href="2_breakout-game/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 3 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/G2EEiB0LSPKgyFExwrpc0A" alt="">
<div class="portfolio-layer">
<h4>Solve the puzzle</h4>
<p></p>
<a href="3_Puzzle/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 4 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/gc6CYe1oSeCHJ9c2Xqnvaw" alt="">
<div class="portfolio-layer">
<h4>Guess the Number by speaking the number</h4>
<a href="4_NumberGuessingBySpeaking/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 5 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/j6tRjLn5T0KtnRj63kbDAg" alt="">
<div class="portfolio-layer">
<h4>Swipe away the Mosquito, keep your peace intact!</h4>
<a href="5_MosquitoHitting/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 6 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/zxd4sZcdRkW2hh0FngULhQ" alt="">
<div class="portfolio-layer">
<h4>See your aimimg Power</h4>
<a href="6_ArcheryGame/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 7 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/3KkVWWmgSkmkLo8iFHbxzA" alt="">
<div class="portfolio-layer">
<h4>Cut the fruits and win the game </h4>
<p></p>
<a href="7_FruitsCutiing/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 8 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/mqn6cjeJRP2Zcll4h9C3Pg" alt="">
<div class="portfolio-layer">
<h4>Candy Crush</h4>
<p></p>
<a href="8_CandyCrush/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 9-->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/GtHUfDkcSZO2s6DICc5Zgw" alt="">
<div class="portfolio-layer">
<h4>BasketBall Game</h4>
<p></p>
<a href="9_BasketballGame/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 10 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/D9019JIiRdKho9be-C3ylQ" alt="">
<div class="portfolio-layer">
<h4>Play with Your mind</h4>
<p></p>
<a href="10_ChessGame/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 11 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/puj500ZZQsq0W-osAW17Rg" alt="">
<div class="portfolio-layer">
<h4>Balance the ball</h4>
<p></p>
<a href="11_BallGravity/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 12 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/Cvw3Zlt5SuOIzCjuN9Sauw" alt="">
<div class="portfolio-layer">
<h4>Bingo Game</h4>
<p></p>
<a href="12_BingoGame/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 13 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/YE2ZAKb0SZyq-tbzya2tkQ" alt="">
<div class="portfolio-layer">
<h4>Kill the Crows and win the game</h4>
<p></p>
<a href="13_Birdgame/p5.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 14 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/0HIWiMyDRtCluEZ_Z6jJBg" alt="">
<div class="portfolio-layer">
<h4>Aim and earn Points</h4>
<p></p>
<a href="14_Bow&ArrowGame/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 15 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/VJ0cjWF-SeW1sTXz-8dPzg" alt="">
<div class="portfolio-layer">
<h4>Match the Number and break the bubble</h4>
<p></p>
<a href="15_BubbleNumberGame/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 16 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/x9jtPz8YTNGWgweZ684s-w" alt="">
<div class="portfolio-layer">
<h4>Solve the Maze</h4>
<p></p>
<a href="16_CableMaze/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 17 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/bEaN_OfzQGeSnhN9hoMldg" alt="">
<div class="portfolio-layer">
<h4>Guess the Right Ace Card</h4>
<p></p>
<a href="17_CardGame/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 18 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/Z9QnJLjER8SObRcr6nBcDg" alt="">
<div class="portfolio-layer">
<h4>Dinosaur Jumping Game</h4>
<p></p>
<a href="18_ChromeDinosaurGame/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 19 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/-VLvnI0eRXqeckSIvFEkIA" alt="">
<div class="portfolio-layer">
<h4>Coil the Blue Bubble Together</h4>
<p></p>
<a href="19_CoiltheBlue/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 20 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/yawpIBv5SiOkLFA_JrWQdA" alt="">
<div class="portfolio-layer">
<h4>Kill the Corona Virus with Gun</h4>
<p></p>
<a href="20_CoronaVanguard/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 21 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/6kVOCaFASvyzhd__q_jeMQ" alt="">
<div class="portfolio-layer">
<h4>Make your Paddle safe from small balls</h4>
<p></p>
<a href="21_DropDefender/popup.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 22 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/0gg60YsHTLmR1CS0GEe0pg" alt="">
<div class="portfolio-layer">
<h4>Eat Dora Cake while Running</h4>
<p></p>
<a href="22_Doraemon_Run/popup.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 23 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/-1enBIubS0KsjPk6zXyffQ" alt="">
<div class="portfolio-layer">
<h4>Spin with Your Speed</h4>
<p></p>
<a href="23_Fidgetspinner/popup.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 24 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/hCRyiS63SqOfxOK5-JXfew" alt="">
<div class="portfolio-layer">
<h4>Play Cricket By hands</h4>
<p></p>
<a href="24_HandCricket/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 25 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/oVSQTV8UTzGKfifcQjYxyA" alt="">
<div class="portfolio-layer">
<h4>Mario Jump</h4>
<p></p>
<a href="25_MarioJump/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 26 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/PCH9V7QfQj-85aiTUQGa2A" alt="">
<div class="portfolio-layer">
<h4>Find the path of victory</h4>
<p></p>
<a href="26_MazeGame/popup.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 27 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/grFtm3KrQ7yrQo-PsH8-aQ" alt="">
<div class="portfolio-layer">
<h4>Number Breaker Walls by paddle</h4>
<p></p>
<a href="27_NumberBreaker/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 28 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/apqXyXM0T7yYplpfxcrpBg" alt="">
<div class="portfolio-layer">
<h4>Roulette gambling game</h4>
<p></p>
<a href="28_Roulette/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 29 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/s1uqlhQzQhK4amonE7MIIw" alt="">
<div class="portfolio-layer">
<h4>Play Tic Tac Go Game </h4>
<p></p>
<a href="29_TICTAC/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
<!-- 30 -->
<div class="portfolio-box">
<img src="https://ideogram.ai/assets/progressive-image/balanced/response/nJxMmeoHR9-L0Uxn47FbSw" alt="">
<div class="portfolio-layer">
<h4>Catch the fish and win the game</h4>
<p></p>
<a href="30_TinyFishing/index.html"><i class='bx bx-link-external'></i></a>
</div>
</div>
</div>
</section>
<br>
<div style="display: flex; justify-content: center;">
<div class="containerss" id="ser" style="background: rgb(27, 8, 39); width: 600px; height: auto; padding: 40px;">
<h2>Feedback Form</h2>
<br><br>
<form id="feedbackForm">
<input type="text" id="name" placeholder="Your Name" style="background: rgb(133, 245, 251);">
<input type="email" id="email" placeholder="Your Email"style="background: rgb(133, 245, 251);">
<input type="tel" id="phone" placeholder="Your Phone Number" style="background: rgb(133, 245, 251);">
<textarea id="feedback" placeholder="Your Valuable Feedback" style="background: rgb(133, 245, 251);"></textarea>
<input type="button" value="Submit" onclick="submitForm()" style="background: rgb(6, 102, 147);">
</form>
<p id="regards" >Regards From Fun Zone</p>
</div>
</div>
<br>
<br>
<br>
<footer class="footer" id="contact" style="background: var(--bg-color);">
<br>
<br>
<br>
<div class="footer-text">
<p style=" color: var(--white-color) !important;">Copyright © Fun Zone 2024 | All Rights Reserved </p>
<p>
<B style="color: var( --text-color);;">Designed by <a href="https://www.linkedin.com/in/ankit-kumar-01a52827b/" style="color:var(--shadow-color);">ankit</a></B>
</p>
</div>
<div class="footer-iconTop">
<a href="index.html"><i class='bx bx-up-arrow-alt'></i></a>
</div>
</footer>
<script src="https://unpkg.com/scrollreveal"></script>
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script src="js/index.js"></script>
</body>
</html>