A clone of Milton Bradley's Simon game to help me learn Android Development..
SimonClone is hosted in the following web site
https://github.com/poetnerd/SimonClone
If you think the Android project SimonClone 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 SimonClone.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Raw File Names | res\raw\blue_long.ogg res\raw\green_long.ogg res\raw\lose.mp3 res\raw\red_long.ogg res\raw\special_razz.ogg res\raw\victory.mp3 res\raw\yellow_long.ogg |
There are 15 image files in SimonClone. The names of the image files are listed as follows.
background.png ex_blue_control_down.png ex_blue_control_up.png ex_blue_off.png ex_blue_on.png ex_green_off.png ex_green_on.png ex_red_control_down.png ex_red_control_up.png ex_red_off.png ex_red_on.png ex_yellow_control_down.png ex_yellow_control_up.png ex_yellow_off.png ex_yellow_on.png
The following screenshort is generated from the image listed above.
SimonClone has the following Java source files.
com.poetnerd.simonclone.ButtonGridView.java com.poetnerd.simonclone.SimonClone.java com.poetnerd.simonclone.SimonCloneActivity.java