onFOSS.org-Deploy/_site/help_supertuxkart.html

73 lines
3.1 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>SuperTuxKart</h1>
<p>Kart racing game where you can use the various power-ups to give yourself a boost of hinder your opponents.</p>
<figure class="figure">
<img src="assets/img/supertuxkart.png" alt="Screenshot of SuperTuxKart">
</figure>
<h2>Getting the game</h2>
<div class="download"><a href="https://supertuxkart.net/Download">DOWNLOAD</a></div>
<h2>Tips</h2>
<ul>
<li>Use the arrow keys to accelerate, brake, and steer.</li>
<li>Pick up presents to get items to use. Use &lt;Space*gt; to activate.</li>
<li>The blue bottle give you turbo. Use N to activate.</li>
<li>
Use V to grind in the corners and keep it pressed. Yellow sparks
will give you a speed boost. Red ones even more.
</li>
</ul>
<h2>Connecting</h2>
<p>
Click on the globe labelled &quot;Online&quot;. At the top, just
below the title, you can click the yellow button to set your in-game
name. You don't have to set a password.
</p>
<p>
To connect to our server, click on &quot;Enter server address&quot;.
Then type in <span class="fw-bold">play.onfoss.org</span> and click on &quot;OK&quot;.
</p>
<img src="assets/img/help_supertuxkart.png" alt="Entering the server address" class="img-fluid">
<p>
You will then be placed in the lobby of our game server and ready to go!
</p>
<p></p>
</div>
</body>
</html>