You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,14 @@ The official repository of the **ABM Sheets** research project.
20
20
21
21
ABM Sheets was submitted to the [Live 2025 Workshop](https://liveprog.org). The submission paper can be found on [this link](https://abm-sheets-web.vercel.app/about).
22
22
23
+
## Examples
24
+
25
+
Example models can be found in [this folder](/models/):
26
+
27
+
-[Running Race](/models/model-running-race.json) - agent-based simulation of a running race
28
+
-[Cannonball](/models/model-cannonball.json) - physics simulation of shooting cannonballs
29
+
-[Wolf-Sheep Predation](/models/model-wolf-sheep-predation.json) - agent-based simulation of predator-prey ecosystems
30
+
23
31
## Contribution
24
32
25
33
Contributions are welcome! If you would like to improve ABM Sheets, please follow these guidelines:
0 commit comments