Skip to content

Commit 5972722

Browse files
authored
Newsletter 8: Add Realm.One (#107)
1 parent a3c68b6 commit 5972722

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

content/posts/newsletter-008/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,24 @@ Follow development updates on [Twitter][urban-gift].
185185
[urban-gift]: https://twitter.com/UrbanGiftGame
186186
[urban-gift-video]: https://youtu.be/1dMt8e9Dx3A
187187

188+
### [Realm.One][realm-one]
189+
190+
[![screenshot from the video](realm-one-video.png)][realm-one-vid-1]
191+
192+
[Realm.One][realm-one] is an open-source MMO game
193+
written using the Amethyst game engine.
194+
This month two videos were posted:
195+
196+
- ["GameDev in Rust (Episode 0)"][realm-one-vid-1] -
197+
ECS-based design with Amethyst, networking and tiled 2d based design.
198+
- ["GameDev in Rust (Episode 1): Monsters and AI!"][realm-one-vid-2] -
199+
how the mosnters are managed on server side
200+
and integration with Tiled map editor.
201+
202+
[realm-one]: https://github.com/Machine-Hum/realm.one
203+
[realm-one-vid-1]: https://youtu.be/S5SCBe_CzjQ
204+
[realm-one-vid-2]: https://youtube.com/watch?v=JxT3r56aqcA
205+
188206
### [Colony Genesis][colony-itch]
189207

190208
![ASCII art logo with an ant](colony.png)
Loading

0 commit comments

Comments
 (0)