Small Sudoku game running on Android..
SudokuExperiment is hosted in the following web site
https://github.com/fjacob21/SudokuExperiment
If you think the Android project SudokuExperiment listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of SudokuExperiment.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 6 |
Fragment Count | 2 |
There are 3 image files in SudokuExperiment. The names of the image files are listed as follows.
redo2.png se_launcher.png undo2.png
The following screenshort is generated from the image listed above.
SudokuExperiment has the following Java source files.
com.xcedim.sudokuexperiment.BasicAnimator.java com.xcedim.sudokuexperiment.BuildConfig.java com.xcedim.sudokuexperiment.CellPainter.java com.xcedim.sudokuexperiment.Color.java com.xcedim.sudokuexperiment.FadingAnimator.java com.xcedim.sudokuexperiment.GameBoardView.java com.xcedim.sudokuexperiment.GameCell.java com.xcedim.sudokuexperiment.GameDisplay.java com.xcedim.sudokuexperiment.ICellAnimator.java com.xcedim.sudokuexperiment.MainActivity.java com.xcedim.sudokuexperiment.SudokuGame.java com.xcedim.sudokuexperiment.SudokuMasterMind.java com.xcedim.sudokuexperiment.SudokuMove.java com.xcedim.sudokuexperiment.SudokuShelf.java com.xcedim.sudokuexperiment.TextAnimator.java com.xcedim.sudokuexperiment.game_display_gx.java com.xcedim.sudokuexperiment.level_selection.java