SoftwareSystemDesign / simulated-evolution

Artificial Life Simulation of Bacteria Motion depending on DNA
https://java.woehlke.org/kurzweil/simulated-evolution/
Apache License 2.0
0 stars 5 forks source link

Cell.java : type fixed & Factory Method Pattern(Made Cell.java to Abstract Class) #10

Closed JS970 closed 1 year ago

JS970 commented 1 year ago

Cell.java : Type Fixed


Factory Method Pattern(Made Cell.java Abstract Class)