This is a full implementation of Sugarscape model ("Artificial World", Epstein & Axtell) in Java under the Repast Simphony framework.
It has a threefold purpose:
- Present advanced features of Repast Simphony framework
- Show the virtues of using object oriented languages for social simulation
- Provide code that can be easily modified and/or extended for exploring the Sugarscape model
Presently chapters 2 and 3 are fully implemented. Chapter 4 is under development.
Contributors are welcomed !
You can read more on using and extending the code in the Wiki