Android Open Source - Game memory Icelandic-Memory-Game






Project Summary

This is an Icelandic-English Memory game which is a one implementation of a skeleton for android textual memory games..

Web Site / Source Repository

Icelandic-Memory-Game is hosted in the following web site
https://github.com/BinyaminSharet/Icelandic-Memory-Game

If you think the Android project Icelandic-Memory-Game 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 Icelandic-Memory-Game.

ItemValue
Java File Count14
Minimum SDK Version8
Activity Count5
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\About.txt
assets\AboutIs.txt
assets\DefaultGames.txt




Java Source Files

Icelandic-Memory-Game has the following Java source files.

com.icmem.data.DataManager.java
com.icmem.data.GameDataHandler.java
com.icmem.data.GameProtocol.java
com.icmem.data.UpdateListener.java
com.icmem.game.AboutActivity.java
com.icmem.game.BestResults.java
com.icmem.game.BestResultsAdapter.java
com.icmem.game.BoardActivity.java
com.icmem.game.BoardGridAdapter.java
com.icmem.game.ColorScheme.java
com.icmem.game.GameSelection.java
com.icmem.game.MemoryApp.java
com.icmem.game.MenuActivity.java
com.icmem.game.Util.java