-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblumgi-rocket.html
376 lines (366 loc) · 11.5 KB
/
blumgi-rocket.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>Blumgi Rocket - 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="Blumgi Rocket, play Blumgi Rocket online, Blumgi Rocket unblocked, free Blumgi Rocket 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">Blumgi Rocket</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>Blumgi Rocket</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="../getaway-shootout.html">
<img src="../icon/getaway-shootout.jpg" alt="Getaway Shootout" />
<p>Getaway Shootout</p>
</a>
</div>
<div class="game-card">
<a href="../gladiator-true-story.html">
<img src="../icon/gladiator-true-story.jpg" alt="Gladiator True Story" />
<p>Gladiator True Story</p>
</a>
</div>
<div class="game-card">
<a href="../glam-girl-dress-up-and-makeover.html">
<img src="../icon/glam-girl-dress-up-and-makeover.jpg" alt="Glam Girl Dress Up And Makeover" />
<p>Glam Girl Dress Up And Makeover</p>
</a>
</div>
<div class="game-card">
<a href="../go-kart-go-ultra.html">
<img src="../icon/go-kart-go-ultra.jpg" alt="Go Kart Go Ultra" />
<p>Go Kart Go Ultra</p>
</a>
</div>
<div class="game-card">
<a href="../goat-vs-zombies.html">
<img src="../icon/goat-vs-zombies.jpg" alt="Goat Vs Zombies" />
<p>Goat Vs Zombies</p>
</a>
</div>
<div class="game-card">
<a href="../gobble.html">
<img src="../icon/gobble.jpg" alt="Gobble" />
<p>Gobble</p>
</a>
</div>
<div class="game-card">
<a href="../gobdun.html">
<img src="../icon/gobdun.jpg" alt="Gobdun" />
<p>Gobdun</p>
</a>
</div>
<div class="game-card">
<a href="../gold-digger-frvr.html">
<img src="../icon/gold-digger-frvr.jpg" alt="Gold Digger Frvr" />
<p>Gold Digger Frvr</p>
</a>
</div>
<div class="game-card">
<a href="../golf-champions.html">
<img src="../icon/golf-champions.jpg" alt="Golf Champions" />
<p>Golf Champions</p>
</a>
</div>
<div class="game-card">
<a href="../golfinity.html">
<img src="../icon/golfinity.jpg" alt="Golfinity" />
<p>Golfinity</p>
</a>
</div>
<div class="game-card">
<a href="../google-feud.html">
<img src="../icon/google-feud.jpg" alt="Google Feud" />
<p>Google Feud</p>
</a>
</div>
<div class="game-card">
<a href="../goose-game.html">
<img src="../icon/goose-game.jpg" alt="Goose Game" />
<p>Goose Game</p>
</a>
</div>
<div class="game-card">
<a href="../grand-prix-hero.html">
<img src="../icon/grand-prix-hero.jpg" alt="Grand Prix Hero" />
<p>Grand Prix Hero</p>
</a>
</div>
<div class="game-card">
<a href="../grindcraft.html">
<img src="../icon/grindcraft.jpg" alt="Grindcraft" />
<p>Grindcraft</p>
</a>
</div>
<div class="game-card">
<a href="../grow-up-the-cats.html">
<img src="../icon/grow-up-the-cats.jpg" alt="Grow Up The Cats" />
<p>Grow Up The Cats</p>
</a>
</div>
<div class="game-card">
<a href="../growmi.html">
<img src="../icon/growmi.jpg" alt="Growmi" />
<p>Growmi</p>
</a>
</div>
<div class="game-card">
<a href="../gun-mayhem-2.html">
<img src="../icon/gun-mayhem-2.jpg" alt="Gun Mayhem 2" />
<p>Gun Mayhem 2</p>
</a>
</div>
<div class="game-card">
<a href="../gun-mayhem-3.html">
<img src="../icon/gun-mayhem-3.jpg" alt="Gun Mayhem 3" />
<p>Gun Mayhem 3</p>
</a>
</div>
<div class="game-card">
<a href="../gun-mayhem.html">
<img src="../icon/gun-mayhem.jpg" alt="Gun Mayhem" />
<p>Gun Mayhem</p>
</a>
</div>
<div class="game-card">
<a href="../gunspin.html">
<img src="../icon/gunspin.jpg" alt="Gunspin" />
<p>Gunspin</p>
</a>
</div>
<div class="game-card">
<a href="../hammer-2-reloaded.html">
<img src="../icon/hammer-2-reloaded.jpg" alt="Hammer 2 Reloaded" />
<p>Hammer 2 Reloaded</p>
</a>
</div>
<div class="game-card">
<a href="../hangman.html">
<img src="../icon/hangman.jpg" alt="Hangman" />
<p>Hangman</p>
</a>
</div>
<div class="game-card">
<a href="../head-soccer-2023.html">
<img src="../icon/head-soccer-2023.jpg" alt="Head Soccer 2023" />
<p>Head Soccer 2023</p>
</a>
</div>
<div class="game-card">
<a href="../heads-arena-soccer-all-stars.html">
<img src="../icon/heads-arena-soccer-all-stars.jpg" alt="Heads Arena Soccer All Stars" />
<p>Heads Arena Soccer All Stars</p>
</a>
</div>
<div class="game-card">
<a href="../heart-star.html">
<img src="../icon/heart-star.jpg" alt="Heart Star" />
<p>Heart Star</p>
</a>
</div>
<div class="game-card">
<a href="../hide-and-smash.html">
<img src="../icon/hide-and-smash.jpg" alt="Hide And Smash" />
<p>Hide And Smash</p>
</a>
</div>
<div class="game-card">
<a href="../highway-bike-simulator.html">
<img src="../icon/highway-bike-simulator.jpg" alt="Highway Bike Simulator" />
<p>Highway Bike Simulator</p>
</a>
</div>
<div class="game-card">
<a href="../highway-racer-3d.html">
<img src="../icon/highway-racer-3d.jpg" alt="Highway Racer 3d" />
<p>Highway Racer 3d</p>
</a>
</div>
<div class="game-card">
<a href="../highway-rider-extreme.html">
<img src="../icon/highway-rider-extreme.jpg" alt="Highway Rider Extreme" />
<p>Highway Rider Extreme</p>
</a>
</div>
<div class="game-card">
<a href="../highway-traffic.html">
<img src="../icon/highway-traffic.jpg" alt="Highway Traffic" />
<p>Highway Traffic</p>
</a>
</div>
<div class="game-card">
<a href="../hills-of-steel.html">
<img src="../icon/hills-of-steel.jpg" alt="Hills Of Steel" />
<p>Hills Of Steel</p>
</a>
</div>
<div class="game-card">
<a href="../hipster-vs-rockers.html">
<img src="../icon/hipster-vs-rockers.jpg" alt="Hipster Vs Rockers" />
<p>Hipster Vs Rockers</p>
</a>
</div>
<div class="game-card">
<a href="../hop-chop.html">
<img src="../icon/hop-chop.jpg" alt="Hop Chop" />
<p>Hop Chop</p>
</a>
</div>
<div class="game-card">
<a href="../hop-warp.html">
<img src="../icon/hop-warp.jpg" alt="Hop Warp" />
<p>Hop Warp</p>
</a>
</div>
<div class="game-card">
<a href="../hoppenhelm.html">
<img src="../icon/hoppenhelm.jpg" alt="Hoppenhelm" />
<p>Hoppenhelm</p>
</a>
</div>
<div class="game-card">
<a href="../horse-shoeing.html">
<img src="../icon/horse-shoeing.jpg" alt="Horse Shoeing" />
<p>Horse Shoeing</p>
</a>
</div>
<div class="game-card">
<a href="../horse-simulator-3d.html">
<img src="../icon/horse-simulator-3d.jpg" alt="Horse Simulator 3d" />
<p>Horse Simulator 3d</p>
</a>
</div>
<div class="game-card">
<a href="../house-of-hazards.html">
<img src="../icon/house-of-hazards.jpg" alt="House Of Hazards" />
<p>House Of Hazards</p>
</a>
</div>
<div class="game-card">
<a href="../hover-racer-drive.html">
<img src="../icon/hover-racer-drive.jpg" alt="Hover Racer Drive" />
<p>Hover Racer Drive</p>
</a>
</div>
<div class="game-card">
<a href="../hover-racer.html">
<img src="../icon/hover-racer.jpg" alt="Hover Racer" />
<p>Hover Racer</p>
</a>
</div>
<div class="game-card">
<a href="../hypersnake.html">
<img src="../icon/hypersnake.jpg" alt="Hypersnake" />
<p>Hypersnake</p>
</a>
</div>
<div class="game-card">
<a href="../ice-cream-please.html">
<img src="../icon/ice-cream-please.jpg" alt="Ice Cream Please" />
<p>Ice Cream Please</p>
</a>
</div>
<div class="game-card">
<a href="../icy-purple-head-3.html">
<img src="../icon/icy-purple-head-3.jpg" alt="Icy Purple Head 3" />
<p>Icy Purple Head 3</p>
</a>
</div>
<div class="game-card">
<a href="../idle-ants.html">
<img src="../icon/idle-ants.jpg" alt="Idle Ants" />
<p>Idle Ants</p>
</a>
</div>
<div class="game-card">
<a href="../idle-digging-tycoon.html">
<img src="../icon/idle-digging-tycoon.jpg" alt="Idle Digging Tycoon" />
<p>Idle Digging Tycoon</p>
</a>
</div>
<div class="game-card">
<a href="../idle-gold-miner.html">
<img src="../icon/idle-gold-miner.jpg" alt="Idle Gold Miner" />
<p>Idle Gold Miner</p>
</a>
</div>
<div class="game-card">
<a href="../idle-lumber-inc.html">
<img src="../icon/idle-lumber-inc.jpg" alt="Idle Lumber Inc" />
<p>Idle Lumber Inc</p>
</a>
</div>
<div class="game-card">
<a href="../idle-miner.html">
<img src="../icon/idle-miner.jpg" alt="Idle Miner" />
<p>Idle Miner</p>
</a>
</div>
<div class="game-card">
<a href="../idle-mining-empire.html">
<img src="../icon/idle-mining-empire.jpg" alt="Idle Mining Empire" />
<p>Idle Mining Empire</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>