diff options
author | Charadon <dev@iotib.net> | 2022-06-25 01:55:56 -0400 |
---|---|---|
committer | Charadon <dev@iotib.net> | 2022-06-25 01:55:56 -0400 |
commit | bc664e9a94271463e35e26a7c988757469986ad7 (patch) | |
tree | 36a920e2767b10406ca4faa467bf604f602444b1 /docs/gamemodes/marathon.html | |
parent | c020a309846d9d20be1badd28e592da161d1761f (diff) | |
download | Pong-C-bc664e9a94271463e35e26a7c988757469986ad7.tar.gz |
Added a manual
Diffstat (limited to 'docs/gamemodes/marathon.html')
-rw-r--r-- | docs/gamemodes/marathon.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/gamemodes/marathon.html b/docs/gamemodes/marathon.html new file mode 100644 index 0000000..4fded3c --- /dev/null +++ b/docs/gamemodes/marathon.html @@ -0,0 +1,7 @@ +<html> + <button onclick="history.back()">Back</button> + <br> + <h1>Marathon Mode</h1> + <hr> + The goal in Marathon Mode is to hit the ball against the right edge as much as possible to get a high score. All games are saved, up to 131,000 games. You can see all scores in the game, or in the file <code>~/.local/share/iotib/Pong/leaderboard.txt</code> +</html> |