Skip to content

A simple simulation of Amoebas and Nematodes done in Java

Notifications You must be signed in to change notification settings

dkfulp/Java-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Simulation

This was a simple simulation for my intro to java class.

In this simulation there are Ameobas and Nematodes in a petri dish. For each step in a cycle, the amoebas move to survive and the nematodes try and each them.

The goal of this project was to show the process of keeping track of multiple instances of organisms(objects) while taking into account every possible action that they could take.

About

A simple simulation of Amoebas and Nematodes done in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages