Cellular Automata

 Android app allowing the user to select: (a) 1 of 4 cellular automata rules and (b) number of iterations to run of the algorithm; then displays a graphical representation of the cellular automaton specified.


https://github.com/karenna/CellularAutomata.git

Project Detail

The following table is the detailed list of CellularAutomata.

ItemValue
Java File Count10
Target SDK Version18
Minimum SDK Version14
Activity Count7
jar files usedandroid-support-v4.jar





Java Source Files

CellularAutomata has the following Java source files.

csc212.project4.CA_User_Spec.java
csc212.project4.CellularAutomataCell.java
csc212.project4.DisplayRawDataActivity.java
csc212.project4.GraphView.java
csc212.project4.MainActivity.java
csc212.project4.OverviewActivity.java
csc212.project4.Rule110Activity.java
csc212.project4.Rule250Activity.java
csc212.project4.Rule30Activity.java
csc212.project4.Rule90Activity.java






Related Posts:

0 Comments: