[Feature]: Upgrade Sugarscape example to mesa 3.*
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 42
- Forks
- 18
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
### 🤔 Problem Description
Mesa 3.0 includes several significant upgrades. To ensure compatibility and take advantage of the latest improvements, we should update the Sugarscape example to reflect the new API.
Once this update is complete, we can proceed with moving all examples to the `projectmesa/mesa-examples` repository, as outlined in issue projectmesa/mesa-frames#92.
### 💡 Proposed Solution
- Upgrade the `sugarscape_ig/ss_mesa` example to use `mesa` 3.*
- Update the dependency in `project.toml`
### 🔄 Alternatives Considered
_No response_
### ➕ Additional Context
_No response_
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the sugarscape_ig/ss_mesa example and its project.toml dependency declaration. Review the Mesa 3.* API changes relevant to this example, then update the example and dependency for compatibility. Done means the Sugarscape example uses Mesa 3.* successfully and is ready for the planned move to mesa-examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100