onFOSS.org-Deploy/_site/help_armagetron.html

64 lines
2.6 KiB
HTML

<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>onFOSS</title>
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="icon" href="/assets/img/icon.svg" sizes="any" type="image/svg+xml">
<link rel="alternate" type="application/rss+xml" title="onfoss.org" href="/feed.xml">
</head>
<body>
<nav class="container">
<header class="d-flex flex-wrap justify-content-center py-3 mb-4 border-bottom">
<a href="/" class="d-flex align-items-center mb-3 mb-md-0 me-md-auto text-dark text-decoration-none">
<img class="bi me-2" width="40" height="32" src="/assets/img/icon.svg" alt="Site icon">
<span class="fs-4">onFOSS</span>
</a>
<ul class="nav nav-pills">
<li class="nav-item"><a href="/index.html" class="nav-link " aria-current="page">Home</a></li>
<li class="nav-item"><a href="/news.html" class="nav-link ">News</a></li>
<li class="nav-item"><a href="/tournament.html" class="nav-link ">Tournament</a></li>
<li class="nav-item"><a href="/schedule.html" class="nav-link ">Schedule</a></li>
<li class="nav-item"><a href="/help.html" class="nav-link active">Help</a></li>
<li class="nav-item"><a href="/resources.html" class="nav-link ">Resources</a></li>
</ul>
</header>
</nav>
<div class="container">
<link rel="stylesheet" href="assets/css/help.css">
<h1>Armagetron Advanced</h1>
<p>Drive your lightcycle and leave a lightwall behind you. Survive as long as you can and try to make other run into walls.</p>
<figure class="figure">
<img src="assets/img/armagetron.png" alt="Screenshot of Armagetron Advanced">
</figure>
<h2>Getting the game</h2>
<div class="download"><a href="http://www.armagetronad.org/downloads.php">DOWNLOAD</a></div>
<h2>Tips</h2>
<ul>
<li>Press the down arrow key to brake</li>
<li>Drive as close as you can to a wall to get a speed boost</li>
</ul>
<h2>Connecting</h2>
<p>
Use the arrow keys to nagivate to Play Game and press &lt;Enter&gt;.
Then go to Multiplayer and then to Custom Connect.
</p>
<p>
Enter <span class="fw-bold">play.onfoss.org</span> in the Address field and keep the port number at <span class="fw-bold">4534</span>.
Navigate down to Connect to Server to join.
</p>
<p>You should now be connected.</p>
<p></p>
</div>
</body>
</html>