Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Artificial Life Simulation
Project type
Java Programming
Date
November 2022
Platform Used
Eclipse Windows
Select Skills
Object-Oriented Programming, Simulation Modeling, Inheritance, Polymorphism, Multithreading, JUnit Tests
In this innovative project, I developed an artificial life simulation to explore cooperation and dynamics among bacteria at a microscopic level. Utilizing Object-Oriented Programming (OOP) principles, the simulation modeled interactions between bacteria, focusing on how an organism's decision to cooperate with its eight random neighbors is influenced by energy levels. This study was designed to provide insights into the collective behavior and evolution of bacterial colonies, examining how individual decisions based on energy levels impact the overall health and growth of the colony.