Skip to content

Commit

Permalink
Added image
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrutherford authored Jun 29, 2024
1 parent 40c8365 commit 3404d79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Microbe Simulator
![screenshot](https://github.com/michaelrutherford/microbe-simulator/blob/main/microbe-project.png)


An interactive simulation where users can drag and drop different types of microbes (predators, viruses, prey, reproducers) to observe their unique behaviors and interactions. Predators hunt other microbes, viruses infect prey and reproducers, prey move randomly, and reproducers multiply under specific conditions. The code includes collision detection, lifespan management, and real-time updates on microbe statistics.

Expand Down

0 comments on commit 3404d79

Please sign in to comment.