about summary refs log tree commit diff stats
path: root/docs/gamemodes/versus.html
diff options
context:
space:
mode:
authorCharadon <dev@iotib.net>2022-06-25 01:55:56 -0400
committerCharadon <dev@iotib.net>2022-06-25 01:55:56 -0400
commitbc664e9a94271463e35e26a7c988757469986ad7 (patch)
tree36a920e2767b10406ca4faa467bf604f602444b1 /docs/gamemodes/versus.html
parentc020a309846d9d20be1badd28e592da161d1761f (diff)
downloadPong-C-bc664e9a94271463e35e26a7c988757469986ad7.tar.gz
Added a manual
Diffstat (limited to 'docs/gamemodes/versus.html')
-rw-r--r--docs/gamemodes/versus.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/gamemodes/versus.html b/docs/gamemodes/versus.html
new file mode 100644
index 0000000..1acc842
--- /dev/null
+++ b/docs/gamemodes/versus.html
@@ -0,0 +1,7 @@
+<html>
+	<button onclick="history.back()">Back</button>
+	<br>
+	<h1>Versus Mode</h1>
+	<hr>
+	Versus mode can be played in two ways, singleplayer and multiplayer. In singleplayer you fight against an AI paddle, while in multiplayer you fight an opponent locally. In order to play multiplayer you need two gamepads. Alternatively, Player 1 can use the W and S keys, and Player 2 can use the arrow keys.
+</html>