Android Open Source - Game development SimonClone






Project Summary

A clone of Milton Bradley's Simon game to help me learn Android Development..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SimonClone.

ItemValue
Java File Count3
Minimum SDK Version7
Activity Count1
Raw File Namesres\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




Resource Files

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.

null




Java Source Files

SimonClone has the following Java source files.

com.poetnerd.simonclone.ButtonGridView.java
com.poetnerd.simonclone.SimonClone.java
com.poetnerd.simonclone.SimonCloneActivity.java