A gesture based, arcade style android game.
Circular is hosted in the following web site
https://github.com/isaacchansky/Circular
If you think the Android project Circular 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 Circular.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Asset File Names | assets\fonts\CODE_bold.otf assets\fonts\NEXA_bold.otf assets\fonts\NEXA_light.otf |
There are 1 image files in Circular. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
Circular has the following Java source files.
com.example.circular.BaseCamp.java com.example.circular.Bomb.java com.example.circular.Circular.java com.example.circular.EndGameDialog.java com.example.circular.Enemy.java com.example.circular.GameElement.java com.example.circular.GameView.java com.example.circular.HighScoreData.java com.example.circular.HighScoreDialog.java com.example.circular.PausedDialog.java com.example.circular.SettingsDialog.java com.example.circular.Shield.java com.example.circular.Shot.java com.example.circular.StartScreen.java