Skip to content
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

N16: Add Antorum Online #384

Merged
merged 4 commits into from
Dec 6, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions content/posts/newsletter-016/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Dooskington marked this conversation as resolved.
Show resolved Hide resolved

![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)
Expand Down