More cellular automata usage - basic plant simulation

 This is a basic plant simulation with Laterna library in Java - https://www.baeldung.com/java-lanterna

First goal is:

Current state includes water and seed droplets hitting the ground and increasing the water level in the soil.  The seeds in next phase will sprout into plants.


Comments

Popular posts from this blog

JVM Notebook: Basic Clojure, Java and JVM Language performance

On Unit Testing, Java TDD for developers to write

Application server performance testing, includes Django, ErlyWeb, Rails and others