A simple Android memory game.
MemoryGame is hosted in the following web site
https://github.com/aviyehuda/MemoryGame
If you think the Android project MemoryGame 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 MemoryGame.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 2 |
Activity Count | 1 |
There are 21 image files in MemoryGame. The names of the image files are listed as follows.
card1.png card10.png card11.png card12.png card13.png card14.png card15.png card16.png card17.png card18.png card19.png card2.png card20.png card21.png card3.png card4.png card5.png card6.png card7.png card8.png card9.png
The following screenshort is generated from the image listed above.
MemoryGame has the following Java source files.
com.aviy.memory.Card.java com.aviy.memory.Manager.java