-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbloons-tower-defense-1.html
376 lines (366 loc) · 12.6 KB
/
bloons-tower-defense-1.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/png" href="../img/favicon.png">
<meta http-equiv="content-language" content="en">
<meta name="distribution" content="Global">
<meta http-equiv="audience" content="General">
<title>Bloons Tower Defense 1 - Gaming Never Stops Here!</title>
<meta name="description" content="Play thousands of free online games on GameZone! 🚀 No downloads, no interruptions—just pure fun. Explore and enjoy your favorite games now!">
<meta name="keywords" content="Bloons Tower Defense 1, play Bloons Tower Defense 1 online, Bloons Tower Defense 1 unblocked, free Bloons Tower Defense 1 game, online gaming">
<meta name="robots" content="index, follow">
<script src="https://cdnjs.cloudflare.com/ajax/libs/qrcodejs/1.0.0/qrcode.min.js"></script>
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;700;800&display=swap" rel="stylesheet">
<script src="../js/analytics.js"></script>
<script src="../js/gmm.js"></script>
<script src="../js/nkad.js"></script>
<!-- CSS File Link -->
<link rel="stylesheet" href="../css/snap.css">
<link rel="stylesheet" href="../css/custom.css">
</head>
<body onload="loadGame()" style="background: url('../img/bg-img.jpg'); background-size: cover;">
<header>
<a href="/">
<div class="website-name">Bloons Tower Defense 1</div></a>
<nav class="top-navigation">
<a href="../cat/all-games.html">All Games</a>
<a href="../cat/new.html">New</a>
<a href="../cat/popular.html">Popular</a>
</nav>
</header>
<main>
<h1>Bloons Tower Defense 1</h1>
<div class="game-container" id="gameContainer">
<div id="loading"><span class="loader">Loading</span></div>
<iframe id="gameFrame" sandbox="allow-scripts allow-same-origin"></iframe>
<button class="fullscreen-btn" onclick="toggleFullscreen()">Go Fullscreen</button>
</div>
<div class="game-details">
<p>
Play instantly in fullscreen browser, no downloads. Explore and enjoy various gaming experiences now!
</p>
</div>
<section class="recommendations">
<h3>Other Games You Might Like</h3>
<div class="games-grid">
<div class="game-card">
<a href="../finger-cook.html">
<img src="../icon/finger-cook.jpg" alt="Finger Cook" />
<p>Finger Cook</p>
</a>
</div>
<div class="game-card">
<a href="../fireboy-and-watergirl-1-forest-temple.html">
<img src="../icon/fireboy-and-watergirl-1-forest-temple.jpg" alt="Fireboy And Watergirl 1 Forest Temple" />
<p>Fireboy And Watergirl 1 Forest Temple</p>
</a>
</div>
<div class="game-card">
<a href="../fireboy-and-watergirl-2-light-temple.html">
<img src="../icon/fireboy-and-watergirl-2-light-temple.jpg" alt="Fireboy And Watergirl 2 Light Temple" />
<p>Fireboy And Watergirl 2 Light Temple</p>
</a>
</div>
<div class="game-card">
<a href="../fireboy-and-watergirl-3-ice-temple.html">
<img src="../icon/fireboy-and-watergirl-3-ice-temple.jpg" alt="Fireboy And Watergirl 3 Ice Temple" />
<p>Fireboy And Watergirl 3 Ice Temple</p>
</a>
</div>
<div class="game-card">
<a href="../fireboy-and-watergirl-4-crystal-temple.html">
<img src="../icon/fireboy-and-watergirl-4-crystal-temple.jpg" alt="Fireboy And Watergirl 4 Crystal Temple" />
<p>Fireboy And Watergirl 4 Crystal Temple</p>
</a>
</div>
<div class="game-card">
<a href="../fireboy-and-watergirl-5-elements.html">
<img src="../icon/fireboy-and-watergirl-5-elements.jpg" alt="Fireboy And Watergirl 5 Elements" />
<p>Fireboy And Watergirl 5 Elements</p>
</a>
</div>
<div class="game-card">
<a href="../fireboy-and-watergirl-6-fairy-tales.html">
<img src="../icon/fireboy-and-watergirl-6-fairy-tales.jpg" alt="Fireboy And Watergirl 6 Fairy Tales" />
<p>Fireboy And Watergirl 6 Fairy Tales</p>
</a>
</div>
<div class="game-card">
<a href="../flags-maniac.html">
<img src="../icon/flags-maniac.jpg" alt="Flags Maniac" />
<p>Flags Maniac</p>
</a>
</div>
<div class="game-card">
<a href="../flags-quiz.html">
<img src="../icon/flags-quiz.jpg" alt="Flags Quiz" />
<p>Flags Quiz</p>
</a>
</div>
<div class="game-card">
<a href="../flappy-bird-origin.html">
<img src="../icon/flappy-bird-origin.jpg" alt="Flappy Bird Origin" />
<p>Flappy Bird Origin</p>
</a>
</div>
<div class="game-card">
<a href="../flappy-bird.html">
<img src="../icon/flappy-bird.jpg" alt="Flappy Bird" />
<p>Flappy Bird</p>
</a>
</div>
<div class="game-card">
<a href="../fleeing-the-complex.html">
<img src="../icon/fleeing-the-complex.jpg" alt="Fleeing The Complex" />
<p>Fleeing The Complex</p>
</a>
</div>
<div class="game-card">
<a href="../flip-bros.html">
<img src="../icon/flip-bros.jpg" alt="Flip Bros" />
<p>Flip Bros</p>
</a>
</div>
<div class="game-card">
<a href="../flip-runner.html">
<img src="../icon/flip-runner.jpg" alt="Flip Runner" />
<p>Flip Runner</p>
</a>
</div>
<div class="game-card">
<a href="../foot-chinko.html">
<img src="../icon/foot-chinko.jpg" alt="Foot Chinko" />
<p>Foot Chinko</p>
</a>
</div>
<div class="game-card">
<a href="../football-blitz.html">
<img src="../icon/football-blitz.jpg" alt="Football Blitz" />
<p>Football Blitz</p>
</a>
</div>
<div class="game-card">
<a href="../football-penalty-champions.html">
<img src="../icon/football-penalty-champions.jpg" alt="Football Penalty Champions" />
<p>Football Penalty Champions</p>
</a>
</div>
<div class="game-card">
<a href="../footyzag.html">
<img src="../icon/footyzag.jpg" alt="Footyzag" />
<p>Footyzag</p>
</a>
</div>
<div class="game-card">
<a href="../forgotten-hill-memento-love-beyond.html">
<img src="../icon/forgotten-hill-memento-love-beyond.jpg" alt="Forgotten Hill Memento Love Beyond" />
<p>Forgotten Hill Memento Love Beyond</p>
</a>
</div>
<div class="game-card">
<a href="../forgotten-hill-the-wardrobe-3.html">
<img src="../icon/forgotten-hill-the-wardrobe-3.jpg" alt="Forgotten Hill The Wardrobe 3" />
<p>Forgotten Hill The Wardrobe 3</p>
</a>
</div>
<div class="game-card">
<a href="../forgotten-hill-the-wardrobe-4.html">
<img src="../icon/forgotten-hill-the-wardrobe-4.jpg" alt="Forgotten Hill The Wardrobe 4" />
<p>Forgotten Hill The Wardrobe 4</p>
</a>
</div>
<div class="game-card">
<a href="../fortride-open-world.html">
<img src="../icon/fortride-open-world.jpg" alt="Fortride Open World" />
<p>Fortride Open World</p>
</a>
</div>
<div class="game-card">
<a href="../fortz.html">
<img src="../icon/fortz.jpg" alt="Fortz" />
<p>Fortz</p>
</a>
</div>
<div class="game-card">
<a href="../four-in-a-row.html">
<img src="../icon/four-in-a-row.jpg" alt="Four In A Row" />
<p>Four In A Row</p>
</a>
</div>
<div class="game-card">
<a href="../fox-simulator-3d.html">
<img src="../icon/fox-simulator-3d.jpg" alt="Fox Simulator 3d" />
<p>Fox Simulator 3d</p>
</a>
</div>
<div class="game-card">
<a href="../free-kick-shooter.html">
<img src="../icon/free-kick-shooter.jpg" alt="Free Kick Shooter" />
<p>Free Kick Shooter</p>
</a>
</div>
<div class="game-card">
<a href="../free-the-key.html">
<img src="../icon/free-the-key.jpg" alt="Free The Key" />
<p>Free The Key</p>
</a>
</div>
<div class="game-card">
<a href="../freefall-apart.html">
<img src="../icon/freefall-apart.jpg" alt="Freefall Apart" />
<p>Freefall Apart</p>
</a>
</div>
<div class="game-card">
<a href="../freeway-fury.html">
<img src="../icon/freeway-fury.jpg" alt="Freeway Fury" />
<p>Freeway Fury</p>
</a>
</div>
<div class="game-card">
<a href="../friday-night-funkin-b-sides.html">
<img src="../icon/friday-night-funkin-b-sides.jpg" alt="Friday Night Funkin B Sides" />
<p>Friday Night Funkin B Sides</p>
</a>
</div>
<div class="game-card">
<a href="../friday-night-funkin-vs-hatsune-miku.html">
<img src="../icon/friday-night-funkin-vs-hatsune-miku.jpg" alt="Friday Night Funkin Vs Hatsune Miku" />
<p>Friday Night Funkin Vs Hatsune Miku</p>
</a>
</div>
<div class="game-card">
<a href="../friday-night-funkin-vs-shaggy-x-matt.html">
<img src="../icon/friday-night-funkin-vs-shaggy-x-matt.jpg" alt="Friday Night Funkin Vs Shaggy X Matt" />
<p>Friday Night Funkin Vs Shaggy X Matt</p>
</a>
</div>
<div class="game-card">
<a href="../friday-night-funkin-vs-xe.html">
<img src="../icon/friday-night-funkin-vs-xe.jpg" alt="Friday Night Funkin Vs Xe" />
<p>Friday Night Funkin Vs Xe</p>
</a>
</div>
<div class="game-card">
<a href="../fruit-ninja.html">
<img src="../icon/fruit-ninja.jpg" alt="Fruit Ninja" />
<p>Fruit Ninja</p>
</a>
</div>
<div class="game-card">
<a href="../fun-water-sorting.html">
<img src="../icon/fun-water-sorting.jpg" alt="Fun Water Sorting" />
<p>Fun Water Sorting</p>
</a>
</div>
<div class="game-card">
<a href="../funny-dentist-surgery.html">
<img src="../icon/funny-dentist-surgery.jpg" alt="Funny Dentist Surgery" />
<p>Funny Dentist Surgery</p>
</a>
</div>
<div class="game-card">
<a href="../funny-ear-surgery.html">
<img src="../icon/funny-ear-surgery.jpg" alt="Funny Ear Surgery" />
<p>Funny Ear Surgery</p>
</a>
</div>
<div class="game-card">
<a href="../funny-eye-surgery.html">
<img src="../icon/funny-eye-surgery.jpg" alt="Funny Eye Surgery" />
<p>Funny Eye Surgery</p>
</a>
</div>
<div class="game-card">
<a href="../funny-shooter-2.html">
<img src="../icon/funny-shooter-2.jpg" alt="Funny Shooter 2" />
<p>Funny Shooter 2</p>
</a>
</div>
<div class="game-card">
<a href="../funny-throat-surgery.html">
<img src="../icon/funny-throat-surgery.jpg" alt="Funny Throat Surgery" />
<p>Funny Throat Surgery</p>
</a>
</div>
<div class="game-card">
<a href="../furious-racing-3d.html">
<img src="../icon/furious-racing-3d.jpg" alt="Furious Racing 3d" />
<p>Furious Racing 3d</p>
</a>
</div>
<div class="game-card">
<a href="../fury-wars.html">
<img src="../icon/fury-wars.jpg" alt="Fury Wars" />
<p>Fury Wars</p>
</a>
</div>
<div class="game-card">
<a href="../g-switch-3.html">
<img src="../icon/g-switch-3.jpg" alt="G Switch 3" />
<p>G Switch 3</p>
</a>
</div>
<div class="game-card">
<a href="../g-switch-4.html">
<img src="../icon/g-switch-4.jpg" alt="G Switch 4" />
<p>G Switch 4</p>
</a>
</div>
<div class="game-card">
<a href="../game-of-farmers.html">
<img src="../icon/game-of-farmers.jpg" alt="Game Of Farmers" />
<p>Game Of Farmers</p>
</a>
</div>
<div class="game-card">
<a href="../gangster-contract-mafia-wars.html">
<img src="../icon/gangster-contract-mafia-wars.jpg" alt="Gangster Contract Mafia Wars" />
<p>Gangster Contract Mafia Wars</p>
</a>
</div>
<div class="game-card">
<a href="../gem-11.html">
<img src="../icon/gem-11.jpg" alt="Gem 11" />
<p>Gem 11</p>
</a>
</div>
<div class="game-card">
<a href="../genie-quest.html">
<img src="../icon/genie-quest.jpg" alt="Genie Quest" />
<p>Genie Quest</p>
</a>
</div>
<div class="game-card">
<a href="../geometry-dash.html">
<img src="../icon/geometry-dash.jpg" alt="Geometry Dash" />
<p>Geometry Dash</p>
</a>
</div>
<!-- Add more game cards as needed -->
</div>
</section>
<center><a href="../cat/all-games.html"><button class="Btn">More Games</button></a></center>
</main>
<!-- Scroll to Top Button -->
<button id="scrollToTopBtn" title="Go to top">↑</button>
<footer>
<a href="../pages/about.html">About</a>
<a href="../pages/privacy-policy.html">Privacy Policy</a>
<a href="../pages/terms.html">Terms & Conditions</a>
<a href="../pages/contact.html">Contact Us</a>
<a href="../pages/dmca.html">DMCA</a>
</footer>
<!-- JavaScript File Link -->
<script src="../js/qr-gm.js"></script>
<script src="../js/flscrn-gm.js"></script>
<script src="../js/if-gm.js"></script>
<script src="../js/snap.js"></script>
<script src="../js/gm.js"></script>
<script src="../js/dropdown.js"></script>
<script src="../js/scroll2top.js"></script>
<script src="../js/loading.js"></script>
</body>
</html>