Many Jquery plug-ins are used to support selecting numbers with the scroll wheel. There are no advanced technical points. I haven't updated my work for a long time, but I can't remember the specific code. You are welcome to come and take a look.
:
Demo address: http://demo.jb51.net/js/jsukudo/index.html
: Jsukudo20081110v0.3.0.5.zip
Download list: http://code.google.com/p/jsukudo/downloads/list
JS files used
File Name |
Source |
Description |
BlockUI. js |
Http://malsup.com/jquery/block/ |
Prompt box plug-in |
Data. js |
|
Game Description data |
Jquery. js |
Http://jquery.com/ |
JQuery 1.2.6 |
Mousewheel. js |
Http://adomas.org/javascript-mouse-wheel/ |
Mouse wheel plug-in |
Sukudo. js |
|
Core code |
Timers. js |
Unknown |
Timer plug-in |
The Jquery selector is the main technical point.
Complex algorithms: the generation and level definition of data of a single digit. Specific algorithms are found on the Internet. In addition, we have observed several Sudoku games and found that the vacancies in Sudoku are symmetric. If you have your own opinions on the generation of data independence, we recommend it to you. Author: Shen Jian