-rwxr-xr-x | help/en/html/backgammon.html | 71 |
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> | ||
9 | version 0.9.5<br> | ||
10 | relased under GPL<br> | ||
11 | (c) Ralf Waspe 2002/2003<br> | ||
12 | rwaspe@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> | ||
25 | If you don not know the rules of backgammon try google : "backgammon rules" <br> | ||
26 | Details 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> | ||
33 | start a new game</li> | ||
34 | <li><b>load</b><br> | ||
35 | load a previusly saved game here</li> | ||
36 | <li><b>save</b><br> | ||
37 | save the current game.<br> | ||
38 | The game will be named automatically with the current date and time</li> | ||
39 | <li><b>delete</b><br> | ||
40 | delete 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> | ||
48 | create a new theme or alter an existing one based on the componts save on your z.<br> | ||
49 | make sure to give it a unique name, so you do not overwrite an existing theme !</li> | ||
50 | <li><b>load</b><br> | ||
51 | load a theme</li> | ||
52 | <li><b>save</b><br> | ||
53 | save the current theme<br> | ||
54 | <li><b>default</b><br> | ||
55 | make the current theme the default theme (the one that gets loaded when you start the game)</li> | ||
56 | <li><b>delete</b><br> | ||
57 | delete 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> | ||
63 | blah<br> | ||
64 | <a href="#top">top</a><br> | ||
65 | <hr> | ||
66 | |||
67 | <a name="todo"><b>ToDo list</b><br></a> | ||
68 | eliminate bugs<br> | ||
69 | <a href="#top">top</a><br> | ||
70 | </body> | ||
71 | </html> | ||