A python code/package for a cellular automaton modeling tumor growth. The user can set the parameters, create unique initial states, view statistics, save data and also use a streamlit dashboard as a graphical interface. Growth plots, histograms and animation is available for visualization in an easy to use way.
Cellular automaton simulator written in Rust with a native egui GUI. 10 modes: Conway, High Life, Wireworld, Brian's Brain, Langton's Ant, Generations, Hexagonal Life, and more. GIF export, RLE import, cell aging overlay, undo/redo, and persistent config.