- Category:
- Games
- Tags:
-
[Java]
[源码]
- File Size:
- 9kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- zstar
Description: sudoku game based in java. The objective is to fill a 9×9 grid with digits so that each column, each row, and each of the nine 3×3 sub-grids that compose the grid (also called "boxes", "blocks", "regions", or "sub-squares") contains all of the digits from 1 to 9. The puzzle setter provides a partially completed grid, which typically has a unique solution.
To Search:
File list (Check if you may need any files):
Help.java
Main.java
RunSudoku.java
Score.java
SudokuAlgo.java
About.java
GameInterface.java