Skip to content

Commit 4fc4b0f

Browse files
authored
N19: Antorum Online (#522)
1 parent 82b63e2 commit 4fc4b0f

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
Loading

content/posts/newsletter-019/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,24 @@ screen.
375375
[Rhythm game in Rust using Bevy]: https://caballerocoll.com/blog/bevy-rhythm-game/
376376
[@guimcaballero]: https://twitter.com/GuimCaballero
377377

378+
### [Antorum Online]
379+
380+
![A player standing in front of a giant crab](antorum-2-21-2021.jpg)
381+
_Challenging Kroob_
382+
383+
[Antorum Online] is a micro-multiplayer online role-playing game by [@dooskington].
384+
The game server is written in Rust, and the official client is being developed
385+
in Unity.
386+
387+
The Armorcrafting, Weaponcrafting, and Salvaging skills were implemented this month!
388+
Players can now craft gear in town using materials gathered out in the world. They
389+
can also break down old or unwanted gear to recycle it.
390+
391+
- [#30: Crafting And Salvaging](https://ratwizard.dev/dev-log/antorum/30);
392+
393+
[Antorum Online]: https://ratwizard.dev/dev-log/antorum
394+
[@dooskington]: https://twitter.com/dooskington
395+
378396
## Engine Updates
379397

380398
### [macroquad]

0 commit comments

Comments
 (0)