yamb/public/rules.html
2023-05-11 18:03:00 -05:00

7 lines
471 B
HTML

<div className={'rules'}>
<h1>The Rules</h1>
<div>The rules are a modification for simplistity of <a href="https://archive.org/details/gamutofgames0000sack"
rel="noreferrer" target="_blank">Sid Sackson's Solitaire Dice</a></div>
<div>The scoring is basically the same except for the so-called Scoring Catch and maximum score possible. There are
none. The game board is free form and trusts the player will follow the rules otherwise laid out.</div>
</div>