blob: 75156f25009226f818f397eae965ec76d97f13de (
plain)
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
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="style.css">
<TITLE>The Osirion Project - Player guide</TITLE>
</head>
<body>
<h1>
The Osirion Project - Player guide
</h1>
<p>
<i>OK Space Cadets, prepare to hurtle through the Cosmos!</i>
</p>
<p>
So, you have decided to leave your old life behind and explore the universe
of Project::OSiRiON? This guide will show you how to take your first steps
and teach you the basic skills you need to survive these new surroundings.
</p>
<p>
Before you can be allowed to pilot a space ship, make sure you have reviewed
the <a href="installation.html">installation instructions</a> to ensure
a smooth operation of the onboard computer systems. Advanced topics
are covered by the <a href="manual.html">user manual</a>.
</p>
<h2>
User Interface
</h2>
<h2>
HUD
</h2>
<h2>
Fligh controls
</h2>
<h2>
Keyboard
</h2>
<p>
This is the default keyboard configuration:
</p>
<h2>
Joystick
</h2>
<p>
This is the default joystick configuration:
</p>
<h2 class="navigate">
<a href="index.html">back</a>
</h2>
</body>
</html>
|