-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 @@ +<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> |