An implementation of a general (NxNxN) sized Rubik's cube for android that will hopefully become a framework for OpenGL puzzle games..
android--Puzzle-Droid is hosted in the following web site
https://github.com/sampullman/android--Puzzle-Droid
If you think the Android project android--Puzzle-Droid 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 android--Puzzle-Droid.
Item | Value |
---|---|
Java File Count | 36 |
Supported screen sizes | [mdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | GoogleAdMobAdsSdk-6.1.0.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\roboto_regular_dims.txt |
There are 8 image files in android--Puzzle-Droid. The names of the image files are listed as follows.
btn_transparent_normal.9.png btn_transparent_pressed.9.png cube_texture.png menu_background.png menu_button1.png menu_button2.png slider_bar.png slider_button.png
The following screenshort is generated from the image listed above.
android--Puzzle-Droid has the following Java source files.
com.threeDBJ.puzzleDroid.ArcBall.java com.threeDBJ.puzzleDroid.Clickable.java com.threeDBJ.puzzleDroid.Cube.java com.threeDBJ.puzzleDroid.CubeMenu.java com.threeDBJ.puzzleDroid.CubeRenderer.java com.threeDBJ.puzzleDroid.CubeSide.java com.threeDBJ.puzzleDroid.GLColor.java com.threeDBJ.puzzleDroid.GLEnvironment.java com.threeDBJ.puzzleDroid.GLFace.java com.threeDBJ.puzzleDroid.GLShape.java com.threeDBJ.puzzleDroid.GLVertex.java com.threeDBJ.puzzleDroid.GLWorld.java com.threeDBJ.puzzleDroid.Layer.java com.threeDBJ.puzzleDroid.M4.java com.threeDBJ.puzzleDroid.Mat.java com.threeDBJ.puzzleDroid.Mat3.java com.threeDBJ.puzzleDroid.Mat4.java com.threeDBJ.puzzleDroid.MathUtils.java com.threeDBJ.puzzleDroid.NumberUtils.java com.threeDBJ.puzzleDroid.Quaternion.java com.threeDBJ.puzzleDroid.RubeCube.java com.threeDBJ.puzzleDroid.Texture.java com.threeDBJ.puzzleDroid.TextureButton.java com.threeDBJ.puzzleDroid.TextureFont.java com.threeDBJ.puzzleDroid.TextureSlider.java com.threeDBJ.puzzleDroid.TextureStateView.java com.threeDBJ.puzzleDroid.TextureTextView.java com.threeDBJ.puzzleDroid.TextureTimer.java com.threeDBJ.puzzleDroid.TextureView.java com.threeDBJ.puzzleDroid.TranslateAnimation.java com.threeDBJ.puzzleDroid.Vec2.java com.threeDBJ.puzzleDroid.cubeView.java com.threeDBJ.puzzleDroid.puzzleDroid.java