Skip to content

gpcarlos/cellular-automaton

Repository files navigation

Cellular-Automaton

Computacional Models practices. University of Cádiz.

Description:

This program simulates cellular automata 1D and 2D and the Mandelbrot set.

If you want to run the program you only need Java and run $ javac GUI.java && java GUI

Preview Preview Preview Preview Preview