Codex MicroSim Prompt
Prompt
Look at the requirements for the blood type inheritance in the @docs/sims/TODO.md file. Generate the javascript for this microsim and place it in the docs/sims/blood-type-inheritance directory. Follow the /microsim-generator skill precisely. Verify that you have read the entire p5-guide.md in the skills/microsim-generator/referecnes BEFORE you write any code.
Add a note to the AGENTS.md that the p5.js guide should ALWAYS be following when generating a p5.js microsim.