Posts

Showing posts from February, 2026

More Cellular Automata Examples

Image
 This is a slightly interesting example of Cellular Automata but also sets up a basic Java 2D framework. You can see the game of life patterns form over time.  Also added a internal observer player on the grid and moveable player up top.   See the heads up display with additional information. See code at github https://github.com/berlinbrown/quick-games-in-day-examples/tree/main/java2d/cellular