Skip to content

N15: Egregoria #328

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 3, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
N15: Egregoria: small style&fmt tweaks
  • Loading branch information
ozkriff committed Nov 3, 2020
commit cbc4c8cb0b649c71e71178d72bc1ac4a636d7a39
16 changes: 9 additions & 7 deletions content/posts/newsletter-015/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,23 +67,25 @@ If needed, a section can be split into subsections with a "------" delimiter.
[Egregoria]'s objective is to become a granular society simulation,
filled with fully autonomous agents interacting with their world in real time.

The [6th devlog][egregoria-blog-post] was published. Updates include
The [6th devlog][egregoria-blog-post] was published. Updates include:

- Island generation
- Day/night cycle
- Human AI via utilitary systems
- Specs to [legion 0.3][legion-github] port
- Island generation.
- Day/night cycle.
- Human AI via utilitary systems.
- Specs to [legion 0.3][legion-github] port.

See also [the recent video][egregoria-video] showcasing very basic AI.

Join [Egregoria's Discord server][egregoria-discord].

_Discussions:
[/r/rust_gamedev](https://www.reddit.com/r/rust_gamedev/comments/jkcllc/egregoria_devblog_6_island_generation_daynight/),
[Discord](https://discord.gg/CAaZhUJ)_
[/r/rust_gamedev](https://reddit.com/r/rust_gamedev/comments/jkcllc/egregoria_devblog_6)_

[Egregoria]: https://github.com/Uriopass/Egregoria
[egregoria-blog-post]: http://douady.paris/blog/egregoria_6.html
[legion-github]: https://github.com/amethyst/legion
[egregoria-video]: https://www.youtube.com/watch?v=mfvAuvC-XLg
[egregoria-discord]: https://discord.gg/CAaZhUJ

## Learning Material Updates

Expand Down