Skip to content

Commit 7a3ba2c

Browse files
authored
N17: Add Egregoria (#413)
1 parent 03642a6 commit 7a3ba2c

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed
115 KB
Loading

content/posts/newsletter-017/index.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,28 @@ the [2021 roadmap](abstreet-roadmap).
112112
[santa-code]: https://github.com/dabreegster/abstreet/tree/master/santa/src/
113113
[abstreet-roadmap]: https://docs.google.com/document/d/1oV4mdtb0ve-wf0HqbEvR9IwXLIkTeDu8a3UnJxnr2F0/edit?usp=sharing
114114

115+
### [Egregoria]
116+
117+
![Egregoria farm and flour factory at night](egregoria.jpg)
118+
119+
[Egregoria]'s objective is to become a granular society simulation,
120+
filled with fully autonomous agents interacting with their world in real time.
121+
The city should evolve by itself and form interesting patterns.
122+
123+
The [7th devlog][egregoria-blog-post] was published. Celebrating the first
124+
anniversary of the project! Updates include:
125+
126+
- A summary of Egregoria's progress and ambition.
127+
- Music and sounds.
128+
- Basic economy design.
129+
- A specialized gridlock detection algorithm.
130+
131+
Join [Egregoria's Discord server][egregoria-discord].
132+
133+
[Egregoria]: https://github.com/Uriopass/Egregoria
134+
[egregoria-blog-post]: http://douady.paris/blog/egregoria_7.html
135+
[egregoria-discord]: https://discord.gg/CAaZhUJ
136+
115137
## Learning Material Updates
116138

117139
### [How to Revive a Dead Rust Project][rustfest-talk]

0 commit comments

Comments
 (0)