about summary refs log tree commit diff stats
path: root/docs/index.html
blob: e98af3c1481d969f43c139e2450862648ef0b74c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<html>
	<h1>Pong Manual</h1>
	<hr>
	<span style="font-weight: bold;">
		Table of Contents:
	</span>
	<ol>
		<li>
			Gamemodes:
			<ul>
				<li><a href="gamemodes/versus.html">Versus</a></li>
				<li><a href="gamemodes/marathon.html">Marathon</a></li>
			</ul>
		</li>
		<li>
			Controls:
			<ul>
				<li><a href="controls/mouse.html">Mouse</a></li>
				<li><a href="controls/gamepad.html">Gamepad</a></li>
				<li><a href="controls/keyboard.html">Keyboard</a></li>
			</ul>
		</li>
	</ol>
</html>