-
Notifications
You must be signed in to change notification settings - Fork 1
/
arcade.html
31 lines (26 loc) · 1.62 KB
/
arcade.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style>
body
{background-image:url(arcade.png);
color:#FF0;}</style>
</head>
<body><br />
<h1 style="color:#C00" align="center">Arcade Mode</h1>
<br /><h3>
<p>Arcade is a very different gaming experience. First of all, Arcade mode is limited to 28 players, so it's fast and furious, all guns blazing - it's like PUBG Mobile on fire. It's a crazy adrenaline rush in there.
<p>To stand any chance of surviving you need to get on the ground as quickly as possible, into a house and gather weapons. These are more liberally placed and generally more powerful than the spread in normal gaming. Then it's finger to the trigger and try to stay within the safe area.
<p>Arcade is mostly fighting in built-up areas and you are not ranked in arcade mode.
<br />
<p>Arcade mode has the following four sub-modes-</p>
</p></p></p>
<a href="Mini Zone.html"><img src="mini zone.png" width="200" height="200" /></a>
<a href="Quick Match.html"><img src="quick match.png" width="200" height="200" /></a>
<a href="sniper training.html"><img src="Sniper training.png" width="200" height="200" /></a>
<a href="War.html"><img src="war.png" width="200" height="200" /></a>
</h3>
</body>
</html>