This is an Icelandic-English Memory game which is a one implementation of a skeleton for android textual memory games..
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.
The following table is the detailed list of Icelandic-Memory-Game.
Item | Value |
---|---|
Java File Count | 14 |
Minimum SDK Version | 8 |
Activity Count | 5 |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\About.txt assets\AboutIs.txt assets\DefaultGames.txt |
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