summaryrefslogtreecommitdiff
path: root/help/en/html/backgammon.html
blob: 886a901e6ff9eeca4581b2cb2a2b0ebd20ca3ffe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<html>
<head>
<title>Backgammon</title>
</head>
<body>

<a name="top"></a>
<b><u>Backgammon</u></b><br>
version 0.9.5<br>
relased under GPL<br>
(c) Ralf Waspe 2002/2003<br>
rwaspe@web.de<br>
<hr>
<ul>
<li><a href="#how">How the game works</a></li>
<li><a href="#game">The Game menu</a></li>
<li><a href="#theme">The Theme menu</a></li>
<li><a href="#options">The Options menu</a></li>
<li><a href="#todo">ToDo List</a></li>
</ul>
<a href="#top">top</a><br>
<hr>

<a name="how"><b>How the game works</b><br></a>
If you don not know the rules of backgammon try google : "backgammon rules" <br>
Details on how this game works soon<br>
<a href="#top">top</a><br>
<hr>

<a name="game"><b>The Game menu</b><br></a>
<ul>
<li><b>new</b><br>
start a new game</li>
<li><b>load</b><br>
load a previusly saved game here</li> 
<li><b>save</b><br>
save the current game.<br>
The game will be named automatically with the current date and time</li> 
<li><b>delete</b><br>
delete a saved game</li>
</ul>
<a href="#top">top</a><br>
<hr>

<a name="theme"><b>The Theme menu</b><br></a>
<ul>
<li><b>new</b><br>
create a new theme or alter an existing one based on the componts save on your z.<br>
make sure to give it a unique name, so you do not overwrite an existing theme !</li>
<li><b>load</b><br>
load a theme</li> 
<li><b>save</b><br>
save the current theme<br>
<li><b>default</b><br>
make the current theme the default theme (the one that gets loaded when you start the game)</li>
<li><b>delete</b><br>
delete a theme (the theme with the name default can not be deleted)</li>
</ul>
<a href="#top">top</a><br>
<hr>

<a name="options"><b>The Options menu</b><br></a>
blah<br>
<a href="#top">top</a><br>
<hr>

<a name="todo"><b>ToDo list</b><br></a>
eliminate bugs<br>
<a href="#top">top</a><br>
</body>
</html>