summaryrefslogtreecommitdiff
path: root/help
authorwaspe <waspe>2003-03-30 11:30:54 (UTC)
committer waspe <waspe>2003-03-30 11:30:54 (UTC)
commit3065a1c13bec5d0b101bec48ff666d45a02ce8a6 (patch) (unidiff)
treef8fe8d3eba81ef4e371c12f530be9cd4debc895b /help
parent87ba3646367397e149979a8477a33239cb341e99 (diff)
downloadopie-3065a1c13bec5d0b101bec48ff666d45a02ce8a6.zip
opie-3065a1c13bec5d0b101bec48ff666d45a02ce8a6.tar.gz
opie-3065a1c13bec5d0b101bec48ff666d45a02ce8a6.tar.bz2
*** empty log message ***
Diffstat (limited to 'help') (more/less context) (ignore whitespace changes)
-rwxr-xr-xhelp/en/html/backgammon.html71
1 files changed, 71 insertions, 0 deletions
diff --git a/help/en/html/backgammon.html b/help/en/html/backgammon.html
new file mode 100755
index 0000000..886a901
--- a/dev/null
+++ b/help/en/html/backgammon.html
@@ -0,0 +1,71 @@
1<html>
2<head>
3<title>Backgammon</title>
4</head>
5<body>
6
7<a name="top"></a>
8<b><u>Backgammon</u></b><br>
9version 0.9.5<br>
10relased under GPL<br>
11(c) Ralf Waspe 2002/2003<br>
12rwaspe@web.de<br>
13<hr>
14<ul>
15<li><a href="#how">How the game works</a></li>
16<li><a href="#game">The Game menu</a></li>
17<li><a href="#theme">The Theme menu</a></li>
18<li><a href="#options">The Options menu</a></li>
19<li><a href="#todo">ToDo List</a></li>
20</ul>
21<a href="#top">top</a><br>
22<hr>
23
24<a name="how"><b>How the game works</b><br></a>
25If you don not know the rules of backgammon try google : "backgammon rules" <br>
26Details on how this game works soon<br>
27<a href="#top">top</a><br>
28<hr>
29
30<a name="game"><b>The Game menu</b><br></a>
31<ul>
32<li><b>new</b><br>
33start a new game</li>
34<li><b>load</b><br>
35load a previusly saved game here</li>
36<li><b>save</b><br>
37save the current game.<br>
38The game will be named automatically with the current date and time</li>
39<li><b>delete</b><br>
40delete a saved game</li>
41</ul>
42<a href="#top">top</a><br>
43<hr>
44
45<a name="theme"><b>The Theme menu</b><br></a>
46<ul>
47<li><b>new</b><br>
48create a new theme or alter an existing one based on the componts save on your z.<br>
49make sure to give it a unique name, so you do not overwrite an existing theme !</li>
50<li><b>load</b><br>
51load a theme</li>
52<li><b>save</b><br>
53save the current theme<br>
54<li><b>default</b><br>
55make the current theme the default theme (the one that gets loaded when you start the game)</li>
56<li><b>delete</b><br>
57delete a theme (the theme with the name default can not be deleted)</li>
58</ul>
59<a href="#top">top</a><br>
60<hr>
61
62<a name="options"><b>The Options menu</b><br></a>
63blah<br>
64<a href="#top">top</a><br>
65<hr>
66
67<a name="todo"><b>ToDo list</b><br></a>
68eliminate bugs<br>
69<a href="#top">top</a><br>
70</body>
71</html>