Sudoku games have never been played before. = So I started to get this topic and played a few innings.
For the design of the game is not difficult, the main is the logarithmic Sudoku code under a lot of effort next is to make the mobile app makes me very headache
The first is the code of the Sudoku game to learn from the code on the Internet and their own thinking is also the use of two-dimensional array loop and so also found to be able to use recursive algorithm to achieve
Then in the Java program to make a simple Sudoku game began to figure out how to get these into the mobile app only to find that they do not know where to start
The previous program was not done by myself, and the crew was doing this alone. It's hard to design this one on Android.
Constantly consult the information and ask the students only 1.1 points of the calculation way AH interface design AH pull into the Android program
The final program function may not be as comprehensive as the Java program, but it's the result of your own efforts.
A big problem in the middle is that the Android design code is not familiar with some of the features of the implementation of a great deal of trouble. The help of the host is also a good solution to these problems
The design and realization of Sudoku Game