Android Open Source - Game small SudokuExperiment






Project Summary

Small Sudoku game running on Android..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SudokuExperiment.

ItemValue
Java File Count17
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version10
Activity Count6
Fragment Count2




Resource Files

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.

null

Java Source Files

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