This commit is contained in:
6d486f49
2026-06-11 17:12:09 -04:00
parent 7757ff9895
commit beed3cfded
+2
View File
@@ -22,3 +22,5 @@ We are going to simulate 20 turns. Allow the user to click prev and next in the
In theory, the world will get fully over ran with predators, given we are currently not considering events that remove predators, or the fact that the players will remove predators.
Add a UI button to randomize the [[Ecology]] activation events in the timeline.
Use docs/map.svg as an example of how you could layout the data per turn in the timeline in a visual way.