Experiments in creating a cellular automation program for personal interest. Using Java. The primary subject I have experimented with is a predator-prey simulation. A UI library from VUW has been used to simplify UI code, as my focus has been on the internal maths. Internet link to download UI Library: https://ecs.victoria.ac.nz/foswiki/pub/Courses/COMP102_2017T1/JavaResources/ecs100.jar Internet link to Library documentation: https://ecs.victoria.ac.nz/foswiki/pub/Main/JavaResources/UI.html