Mushroom Simulator
Role: Developer
Tools: p5.js, JavaScript, HTML/CSS
A simple mushroom growth simulation built with p5.js. Users can interact with it by clicking on the screen to create a mushroom. The simulation demonstrates the lifecycle of a mushroom from maturing to a fruiting body, dispersing spores, and decaying. It is a rather basic system that can be used as a starting point for more complex ecosystem simulations.