Android Open Source - Game arcade Circular






Project Summary

A gesture based, arcade style android game.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Circular.

ItemValue
Java File Count14
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
Asset File Namesassets\fonts\CODE_bold.otf
assets\fonts\NEXA_bold.otf
assets\fonts\NEXA_light.otf




Resource Files

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.

null

Java Source Files

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