-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbattle-wheels.html
376 lines (366 loc) · 11.7 KB
/
battle-wheels.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>Battle Wheels - 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="Battle Wheels, play Battle Wheels online, Battle Wheels unblocked, free Battle Wheels 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">Battle Wheels</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>Battle Wheels</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="../bubble-trouble.html">
<img src="../icon/bubble-trouble.jpg" alt="Bubble Trouble" />
<p>Bubble Trouble</p>
</a>
</div>
<div class="game-card">
<a href="../bubbles-cool.html">
<img src="../icon/bubbles-cool.jpg" alt="Bubbles Cool" />
<p>Bubbles Cool</p>
</a>
</div>
<div class="game-card">
<a href="../bullet-bro.html">
<img src="../icon/bullet-bro.jpg" alt="Bullet Bro" />
<p>Bullet Bro</p>
</a>
</div>
<div class="game-card">
<a href="../bullet-force.html">
<img src="../icon/bullet-force.jpg" alt="Bullet Force" />
<p>Bullet Force</p>
</a>
</div>
<div class="game-card">
<a href="../bumper-cars-soccer.html">
<img src="../icon/bumper-cars-soccer.jpg" alt="Bumper Cars Soccer" />
<p>Bumper Cars Soccer</p>
</a>
</div>
<div class="game-card">
<a href="../bumpy-jumpy.html">
<img src="../icon/bumpy-jumpy.jpg" alt="Bumpy Jumpy" />
<p>Bumpy Jumpy</p>
</a>
</div>
<div class="game-card">
<a href="../bunny-hop.html">
<img src="../icon/bunny-hop.jpg" alt="Bunny Hop" />
<p>Bunny Hop</p>
</a>
</div>
<div class="game-card">
<a href="../burger-bounty.html">
<img src="../icon/burger-bounty.jpg" alt="Burger Bounty" />
<p>Burger Bounty</p>
</a>
</div>
<div class="game-card">
<a href="../burnin-rubber-5-xs.html">
<img src="../icon/burnin-rubber-5-xs.jpg" alt="Burnin Rubber 5 Xs" />
<p>Burnin Rubber 5 Xs</p>
</a>
</div>
<div class="game-card">
<a href="../burnin-rubber-crash-n-burn.html">
<img src="../icon/burnin-rubber-crash-n-burn.jpg" alt="Burnin Rubber Crash N Burn" />
<p>Burnin Rubber Crash N Burn</p>
</a>
</div>
<div class="game-card">
<a href="../burnout-drift-seaport-max.html">
<img src="../icon/burnout-drift-seaport-max.jpg" alt="Burnout Drift Seaport Max" />
<p>Burnout Drift Seaport Max</p>
</a>
</div>
<div class="game-card">
<a href="../burnout-extreme-drift-2.html">
<img src="../icon/burnout-extreme-drift-2.jpg" alt="Burnout Extreme Drift 2" />
<p>Burnout Extreme Drift 2</p>
</a>
</div>
<div class="game-card">
<a href="../burrito-bison.html">
<img src="../icon/burrito-bison.jpg" alt="Burrito Bison" />
<p>Burrito Bison</p>
</a>
</div>
<div class="game-card">
<a href="../candy-jump.html">
<img src="../icon/candy-jump.jpg" alt="Candy Jump" />
<p>Candy Jump</p>
</a>
</div>
<div class="game-card">
<a href="../car-climb-racing.html">
<img src="../icon/car-climb-racing.jpg" alt="Car Climb Racing" />
<p>Car Climb Racing</p>
</a>
</div>
<div class="game-card">
<a href="../car-drift-racers-2.html">
<img src="../icon/car-drift-racers-2.jpg" alt="Car Drift Racers 2" />
<p>Car Drift Racers 2</p>
</a>
</div>
<div class="game-card">
<a href="../car-eats-car-winter-adventure.html">
<img src="../icon/car-eats-car-winter-adventure.jpg" alt="Car Eats Car Winter Adventure" />
<p>Car Eats Car Winter Adventure</p>
</a>
</div>
<div class="game-card">
<a href="../car-rush.html">
<img src="../icon/car-rush.jpg" alt="Car Rush" />
<p>Car Rush</p>
</a>
</div>
<div class="game-card">
<a href="../car-simulator-arena.html">
<img src="../icon/car-simulator-arena.jpg" alt="Car Simulator Arena" />
<p>Car Simulator Arena</p>
</a>
</div>
<div class="game-card">
<a href="../cars-thief-tank-edition.html">
<img src="../icon/cars-thief-tank-edition.jpg" alt="Cars Thief Tank Edition" />
<p>Cars Thief Tank Edition</p>
</a>
</div>
<div class="game-card">
<a href="../cars-thief.html">
<img src="../icon/cars-thief.jpg" alt="Cars Thief" />
<p>Cars Thief</p>
</a>
</div>
<div class="game-card">
<a href="../castle-of-chaos.html">
<img src="../icon/castle-of-chaos.jpg" alt="Castle Of Chaos" />
<p>Castle Of Chaos</p>
</a>
</div>
<div class="game-card">
<a href="../casual-chess.html">
<img src="../icon/casual-chess.jpg" alt="Casual Chess" />
<p>Casual Chess</p>
</a>
</div>
<div class="game-card">
<a href="../cat-coffee-shop.html">
<img src="../icon/cat-coffee-shop.jpg" alt="Cat Coffee Shop" />
<p>Cat Coffee Shop</p>
</a>
</div>
<div class="game-card">
<a href="../cat-gunner-super-zombie-shoot.html">
<img src="../icon/cat-gunner-super-zombie-shoot.jpg" alt="Cat Gunner Super Zombie Shoot" />
<p>Cat Gunner Super Zombie Shoot</p>
</a>
</div>
<div class="game-card">
<a href="../cat-room-blast.html">
<img src="../icon/cat-room-blast.jpg" alt="Cat Room Blast" />
<p>Cat Room Blast</p>
</a>
</div>
<div class="game-card">
<a href="../cat-trap.html">
<img src="../icon/cat-trap.jpg" alt="Cat Trap" />
<p>Cat Trap</p>
</a>
</div>
<div class="game-card">
<a href="../catch-the-candy-html5.html">
<img src="../icon/catch-the-candy-html5.jpg" alt="Catch The Candy Html5" />
<p>Catch The Candy Html5</p>
</a>
</div>
<div class="game-card">
<a href="../catpad.html">
<img src="../icon/catpad.jpg" alt="Catpad" />
<p>Catpad</p>
</a>
</div>
<div class="game-card">
<a href="../cats-love-cake-2.html">
<img src="../icon/cats-love-cake-2.jpg" alt="Cats Love Cake 2" />
<p>Cats Love Cake 2</p>
</a>
</div>
<div class="game-card">
<a href="../cats-love-cake.html">
<img src="../icon/cats-love-cake.jpg" alt="Cats Love Cake" />
<p>Cats Love Cake</p>
</a>
</div>
<div class="game-card">
<a href="../cats.html">
<img src="../icon/cats.jpg" alt="Cats" />
<p>Cats</p>
</a>
</div>
<div class="game-card">
<a href="../cave-blast.html">
<img src="../icon/cave-blast.jpg" alt="Cave Blast" />
<p>Cave Blast</p>
</a>
</div>
<div class="game-card">
<a href="../chess-grandmaster.html">
<img src="../icon/chess-grandmaster.jpg" alt="Chess Grandmaster" />
<p>Chess Grandmaster</p>
</a>
</div>
<div class="game-card">
<a href="../chessformer.html">
<img src="../icon/chessformer.jpg" alt="Chessformer" />
<p>Chessformer</p>
</a>
</div>
<div class="game-card">
<a href="../chicken-merge.html">
<img src="../icon/chicken-merge.jpg" alt="Chicken Merge" />
<p>Chicken Merge</p>
</a>
</div>
<div class="game-card">
<a href="../chicken-sword-ninja-master.html">
<img src="../icon/chicken-sword-ninja-master.jpg" alt="Chicken Sword Ninja Master" />
<p>Chicken Sword Ninja Master</p>
</a>
</div>
<div class="game-card">
<a href="../chicky-farm.html">
<img src="../icon/chicky-farm.jpg" alt="Chicky Farm" />
<p>Chicky Farm</p>
</a>
</div>
<div class="game-card">
<a href="../circloo-2.html">
<img src="../icon/circloo-2.jpg" alt="Circloo 2" />
<p>Circloo 2</p>
</a>
</div>
<div class="game-card">
<a href="../city-bike-stunt-2.html">
<img src="../icon/city-bike-stunt-2.jpg" alt="City Bike Stunt 2" />
<p>City Bike Stunt 2</p>
</a>
</div>
<div class="game-card">
<a href="../city-car-driving-stunt-master.html">
<img src="../icon/city-car-driving-stunt-master.jpg" alt="City Car Driving Stunt Master" />
<p>City Car Driving Stunt Master</p>
</a>
</div>
<div class="game-card">
<a href="../city-rider.html">
<img src="../icon/city-rider.jpg" alt="City Rider" />
<p>City Rider</p>
</a>
</div>
<div class="game-card">
<a href="../clash-of-tanks.html">
<img src="../icon/clash-of-tanks.jpg" alt="Clash Of Tanks" />
<p>Clash Of Tanks</p>
</a>
</div>
<div class="game-card">
<a href="../classic-mahjong.html">
<img src="../icon/classic-mahjong.jpg" alt="Classic Mahjong" />
<p>Classic Mahjong</p>
</a>
</div>
<div class="game-card">
<a href="../cluster-rush.html">
<img src="../icon/cluster-rush.jpg" alt="Cluster Rush" />
<p>Cluster Rush</p>
</a>
</div>
<div class="game-card">
<a href="../coffee-shop.html">
<img src="../icon/coffee-shop.jpg" alt="Coffee Shop" />
<p>Coffee Shop</p>
</a>
</div>
<div class="game-card">
<a href="../color-switch.html">
<img src="../icon/color-switch.jpg" alt="Color Switch" />
<p>Color Switch</p>
</a>
</div>
<div class="game-card">
<a href="../color-tunnel-2.html">
<img src="../icon/color-tunnel-2.jpg" alt="Color Tunnel 2" />
<p>Color Tunnel 2</p>
</a>
</div>
<div class="game-card">
<a href="../colorup.html">
<img src="../icon/colorup.jpg" alt="Colorup" />
<p>Colorup</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>