This commit is contained in:
Athena Funderburg
2026-05-25 07:05:17 +00:00
commit 4b463a3432
682 changed files with 47796 additions and 0 deletions
@@ -0,0 +1,19 @@
<html>
<head>
<title>Backgammon</title>
<style type="text/css"> body{font-family:Tahoma;font-size:8pt}
table{font-family:Tahoma;font-size:8pt;border-style:solid;border-width:1px;border-color:buttonface;border-collapse:collapse}
.btn{font-family:Tahoma;font-size:8pt;border-style:solid;border-width:1px;border-color:buttonface;background-color:white}
</style>
</head>
<body>
<P>No help yet.</P>
<p>For a detailed explanation of the game look <a href="http://www.bkgm.com/rules.html">
here</a></p>
<p>Direction of movement:</p>
<img src="direction.gif">
<p><b>Known bug:</b><br>
When either number of a roll can be played, but not both, a player is not forced to play the larger number.
</p>
</body>
</html>
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB