/Agent-Based-Simulations-Linked-Lists-Concept

we will have Agents that are on a 2D landscape. They will have positions in a continuous (floating point) 2D space, rather than the grid from the Game of Life. Like in the Game of Life, the agents are active and will implement an updateState method.

Primary LanguageJava

Agent-Based-Simulations-Linked-Lists-Concept