Android Open Source - Game memory polygons






Project Summary

This is a game to test your memory while having fun.

Web Site / Source Repository

polygons is hosted in the following web site
https://github.com/nobcatz/polygons

If you think the Android project polygons 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 polygons.

ItemValue
Java File Count14
Target SDK Version16
Minimum SDK Version8
Activity Count5
Fragment Count1
jar files usedlibGoogleAnalyticsServices.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




License

The license information of polygons is as follows:

GNU General Public License

Java Source Files

com.github.polygons.FigureListActivity.java
com.github.polygons.GameActivity.java
com.github.polygons.LevelActivity.java
com.github.polygons.LostActivity.java
com.github.polygons.MainActivity.java
com.github.polygons.figures.Figure.java
com.github.polygons.figures.Oval.java
com.github.polygons.figures.Square.java
com.github.polygons.figures.Triangle.java
com.github.polygons.logic.CustomAudioManager.java
com.github.polygons.logic.FigureGenerator.java
com.github.polygons.logic.Keeper.java
com.google.example.games.basegameutils.BaseGameActivity.java
com.google.example.games.basegameutils.GameHelper.java