Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 329a444

Browse filesBrowse files
authored
N18: Antorum (rust-gamedev#458)
1 parent 3f65277 commit 329a444
Copy full SHA for 329a444

File tree

2 files changed

+19
-0
lines changed
Filter options

2 files changed

+19
-0
lines changed
Loading

‎content/posts/newsletter-018/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-018/index.md
+19Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,25 @@ The project is still at a “very” early stage of development (Dec. 2020).
7676

7777
[teki]:https://github.com/o2sh/teki
7878

79+
### [Antorum]
80+
81+
![Some players hanging out next to the bank Vault in Belmart](antorum-2-1-2021.jpg)
82+
_Hanging out by the vault_
83+
84+
[Antorum] is a micro-multiplayer online role-playing game by [@dooskington].
85+
The game server is written in Rust, and the official client is being developed
86+
in Unity.
87+
88+
Banking was implemented this month! Players can now store their items and wealth
89+
in a safe place. Additionally, the concept of "item combinations" was implemented,
90+
bringing more interesting crafting scenarios into the game.
91+
92+
- [#28: Banking](https://ratwizard.dev/dev-log/antorum/28);
93+
- [#29: Item Combinations](https://ratwizard.dev/dev-log/antorum/29);
94+
95+
[Antorum]: https://ratwizard.dev/dev-log/antorum
96+
[@dooskington]: https://twitter.com/dooskington
97+
7998
## Learning Material Updates
8099

81100
## Engine Updates

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.