Access Keys:
Skip to content (Access Key - 0)

Description

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.

The basic premis of Sudoku is that you need to fill a tile with numbers as shown below:

In the main grid, you can only use each number once per row and column. In each of the 9 smaller grids you can only use each number once. Depending on the difficulty level you choose, there will be a varying number of tiles already filled in with numbers (as shown with darker backgrounds). Your challenge is to fill in the remaining tiles without breaking the rules.

Online Documentation

You can find additional documentation for these macros in the Games section.

{sudoku}

This creates a Sudoku game with the default interface (currently flash). If you prefer to choose a user interface other than the default, then use one of the other macros described on this page.

{sudoku-flash}

Note: currently the {sudoku-flash} macro is essentially just an alias for {sudoku}

This embeds a Flash version of the Sudoku game (as shown in the picture above) in your content and asks you to choose a skill level. When the game starts, so does the clock! As the time ticks closer to the current high score, the clock will go orange, and once you've missed the high score the clock will turn red.

The grid can be filled in using either the keyboard (cursor keys, numbers 1-9 and space to clear) or the mouse. To use the mouse, click any cell and then use the "mouse dial" to choose a number. There's also a "guess" option which allows you to mark your ideas for possible matching numbers within a tile.

One of the main advantages of the Flash version of the game is that you can choose from a somewhat insane range of tile sets to make the game even more difficult:


Be kind to the egg heads!

Ninjas and Farm Animals Unite!
   

Here's an example of the "Ninja Farm" tile set:

{sudoku-js}

This outputs an interactive Sudoku board using JavaScript with AJAX used for server communications for use where flash isn't available or is just not preferred. The JavaScript interface is the reference implementation for this macro, and as such is fully featured but does not contain the bells and whistles that the other interfaces may.

{sudoku-printable} macro

This macro outputs a random, printable Sudoku board for the specified skill level:

{sudoku-highscores}

This macro outputs a high score table, split between "Easy", "Normal" and "Hard" levels for the games played within a space.

You can also output a personal leaderboard showing the scores for a specific user.

{sudoku-logo}

This macro displays the Sudoku logo, ideal for use on instruction pages or the high scores page.

Toggle Sidebar

Get Support

Adaptavist provide commercial support to help resolve any problems you may have using our open source Confluence plugins [Find out more...]

Need Hosting?

Adaptavist can host your Confluence wiki and open source plugins [Find out more...].

Author

Pinned Pages

  • No pinned pages.

Popular Pages

Browse


Ask questions, get help and report bugs & issues on our Community Site


View old comments

Adaptavist Theme Builder Powered by Atlassian Confluence