My Home Robot Project
Introduces a `last_reported_state` field to `OrganSocket` for better management of each organ's lifecycle status. Updates `OrganSocket` and `Heart` constructors to accept an initial `LifeState`, allowing for more flexible initialization. The `OrganFactory` is adjusted to pass this state during organ creation. This change provides a centralized mechanism for monitoring the state of all spawned organs. |
||
|---|---|---|
| src | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
Dixon
My Home Robot Project