Skip to content

Commit e8c8460

Browse files
N38: eo.rs (#1174)
Co-authored-by: Joe Clay <[email protected]>
1 parent c422672 commit e8c8460

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

content/news/038/eo-rs.PNG

172 KB
Loading

content/news/038/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,24 @@ goes into more depth about calling Rust code from C# in Unity.
188188
[ultimechs-post]: https://www.resolutiongames.com/blog/programming-a-vr-game-using-rust
189189
[ultimechs-post-2]: https://www.resolutiongames.com/blog/calling-rust-from-c-in-unity
190190

191+
### [eo.rs][eo-rs-website]
192+
193+
![npcs talking](eo-rs.png)
194+
_NPCs chatting in the game world_
195+
196+
[eo-rs][eo-rs-website] by [@sorokya](https://github.com/sorokya)
197+
is a development library and game server for the MMORPG
198+
[Endless Online](https://www.endless-online.com).
199+
200+
Recent updates:
201+
202+
- Made NPCs appear and move around in the game world
203+
- Created a proxy tool to document interactions between the original client and server
204+
- Implemented player stat calculations
205+
- Made NPCs talk
206+
207+
[eo-rs-website]: https://eo-rs.dev
208+
191209
## Engine Updates
192210

193211
### [godot-rust][gd-github]

0 commit comments

Comments
 (0)