An open API service indexing awesome lists of open source software.

https://github.com/michaelrutherford/microbe-simulator

An interactive microbe behavior simulation.
https://github.com/michaelrutherford/microbe-simulator

css html javascript microbiology personal-project simulation simulator

Last synced: about 2 months ago
JSON representation

An interactive microbe behavior simulation.

Awesome Lists containing this project

README

          

# Microbe Simulator
![screenshot](https://github.com/michaelrutherford/microbe-simulator/blob/main/screenshot.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.

# License
Microbe Simulator is licensed under version 3 of the GPL. For more information, see `LICENSE`.