init
This commit is contained in:
parent
1ae9c4896a
commit
582e0d7489
1 changed files with 11 additions and 11 deletions
|
@ -18,10 +18,10 @@ A game board consists of 12 holes into which you place 12 small pieces which hav
|
|||
|
||||
The aim of the puzzle is to arrange the 12 pieces so that each of the 6 lines on the board sum up to 26.
|
||||
|
||||
There are 80 possible solutions, not counting rotations and mirrors, 960 counting them.
|
||||
There are 80 possible solutions not counting rotations and mirrors, 960 counting them.
|
||||
|
||||
How to Use
|
||||
----------
|
||||
|
||||
Open index.html and click the solve button. All possible solutions will be printed in the javascript console.
|
||||
Open index.html and click the solve button. All possible solutions will be printed in the Javascript console.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue