Overview:
The {sudoku-flash} macro embeds an interactive Sudoku game in your content...
The name Sudoku is the Japanese abbreviation of a longer phrase meaning the digits must remain single; it is a trademark of puzzle publisher Nikoli Co. Ltd in Japan. Other Japanese publishers refer to the puzzle as Nanpure (Number Place), which was its original title. More background information...
In conventional Sudoku, you are presented with a grid which usually has some tiles filled in with numbers. To complete the game, you must fill all the other tiles with numbers ensuring that each number is used only once per row and column in the main grid. To make things a little more tricky, the main grid is split in to 9 sections and you can only use each number once per section as shown below:

In our version of Sudoku, we've adhered to the original origins of the game and provided not just numbers but a wide array of other symbols as well, all of which can be seen on the Tile Sets tab.
Parameters:
Add the macro to your page as follows:
{sudoku-flash:defaultTilset=Tile.chinese|allowChange=false|helpsource=home}
| Parameter | Type | Required | Default | Notes |
|---|---|---|---|---|
| defaultTileset | enum | decimal | An optional flag that allows you to configure the tile-set that should be displayed by default, this can be one of the following:
|
|
| allowChange | boolean | true | An optional flag which allows you to set whether they user is able to change between the different tile-sets available | |
| helpsource | String | the current page | An optional block of text can be displayed on the front page of the flash UI, this text is defined by a file names sudoku.txt which can be either attached to the page that contains the {sudoku-flash} macro or can be located on any other page. This parameter should eiether be left out in the case of the sudoku.txt being attached to the current page, or should contain the title of the page where the sudoku.txt file has been attached |
Tile Sets:
The following tile sets are available:
Examples:
Hints and Tips:
Use the sudoku-highscores macro to display a table of high scores on your site.
.png)







