diff options
Diffstat (limited to 'doc/guide.html')
-rw-r--r-- | doc/guide.html | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/doc/guide.html b/doc/guide.html new file mode 100644 index 0000000..b923c5e --- /dev/null +++ b/doc/guide.html @@ -0,0 +1,45 @@ +<!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> + +<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>
\ No newline at end of file |