diff --git a/content/posts/newsletter-016/antorum-online-11-25-2020.gif b/content/posts/newsletter-016/antorum-online-11-25-2020.gif new file mode 100644 index 000000000..6b3e4acf4 Binary files /dev/null and b/content/posts/newsletter-016/antorum-online-11-25-2020.gif differ diff --git a/content/posts/newsletter-016/index.md b/content/posts/newsletter-016/index.md index 589cd2299..051ed918b 100644 --- a/content/posts/newsletter-016/index.md +++ b/content/posts/newsletter-016/index.md @@ -112,6 +112,25 @@ _Discussions: [Ian Tayler]: https://iantayler.com [tutorial]: https://iantayler.com/2020/11/22/fbsim-football-playing-ai-agents-in-rust/ +### [Antorum Online] + +![Two players fishing at the beach](antorum-online-11-25-2020.gif) + +Antorum Online is a micro-multiplayer online role-playing game by [@dooskington]. +The game server is written in Rust, and the official client is being developed in +Unity. + +Many important changes and new features were implemented this month. Players can +now harvest plants and go fishing! There were also some tweaks to the world +engine to support named zones on the map. + +- [23: Herbology](https://ratwizard.dev/dev-log/antorum/23) +- [24: Fishing](https://ratwizard.dev/dev-log/antorum/24) +- [25: Zones](https://ratwizard.dev/dev-log/antorum/25) + +[Antorum Online]: https://ratwizard.dev/antorum +[@dooskington]: https://twitter.com/dooskington + ### [Shotcaller] ![Shotcaller dual frontend](shotcaller-2guis.png)