-
Notifications
You must be signed in to change notification settings - Fork 1
/
page_3.html
27 lines (26 loc) · 1.66 KB
/
page_3.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
<!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">
<link rel="stylesheet" href="stylee.css">
<title>The End</title>
</head>
<body>
<div class="intro survived">
<p>He ran away and headed towards a neearby city where he met another robot named E.1.3 that was set to being destroyed but managed to escape.</p>
<p>E.1.3 Had a flow with its battery so K.2.1.1 gave it the battery that he found earlier. They kept running from town to town until they decided to stop running and live in a town.</p>
<p>They entered the city with a chip that t K.2.1.1 stole from the military camp, he thought that may be useful for him later , but it turns out it turns any robot into a war machine.</p>
<p>The guards started hunting him to retrieve that chip and looked for them through the city until they found them .</p>
<p>The army members and the robots had a fight over that chip, a fight which was easily won by the army members because there was several of them , the 1st Lieutenant came up with an evil plan :</p>
<p>“ Let's install the chip into the robot's system and use them to help us.” </p>
<p>The IT manager has activated K.2.1.1 and E.1.3 as war robots.</p>
<p>After that the guards and the two robots entered a fight with some enemies. The fight lasted for two days.</p>
<div class="two-buttons">
<a href="died.html">Died during the battle</a>
<a href="survived.html">They survived</a>
</div>
</div>
</body>
</html>