This plugin can display a sudoku puzzle diagram on your website.
It comes with 200.000 unique puzzles in 7 different levels of difficulty.
The number of times a puzzle is successfully solved or failed is registered.
There is simple help and statistics available at the front-end.
安装:
Install and activate the plugin through the 'Plugins' screen in WordPress
Add the sudoku shortcode to the content of the page or post where you want it to be shown. Example: [sudoku size="15"]
The optional size attribute can range from 8 to 32, 16 being the default.
After installation, the puzzle database will be filled automaticly in chunks of 10.000 upon displaying the diagrm, until the maximum of 200.000 is reached.
屏幕截图:
升级注意事项:
1.0
This is the initial release.
常见问题:
How do i reset the won and lost counters
If you de-activate the plugin and activate it again, the database table will entirely be rebuilt. This clears the statistics.
更新日志:
1.6
Maintenance release to better comply with the plugin coding standards