Skip to content

Commit 0b02464

Browse files
N25: Shattersong game update (#768)
* N25: Shattersong game update * Fixed links Co-authored-by: Forest Anderson <forestkzanderson@gmail.com>
1 parent c0ff82a commit 0b02464

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

content/news/025/index.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,29 @@ lesson that often has to be relearned the hard way.
294294
[tiled]: https://crates.io/crates/tiled
295295
[shipyard]: https://crates.io/crates/shipyard
296296

297+
### Shattersong Online
298+
299+
![Screenshot of Shattersong Online showing a a portal leading between two
300+
shards](shattersong.png)
301+
302+
Shattersong Online is an online sandbox game written in Rust, with the goal of
303+
supporting thousands of players in a shared universe, with hundreds of players
304+
per shard. In game portals let players travel between shards hosted on separate
305+
physical servers.
306+
307+
Since the initial announcement in July we have worked on restructuring large
308+
parts of the codebase to make adding new content more ergonomic. We tested
309+
out the new organization by adding a new monster type from scratch (pictured
310+
above).
311+
312+
Read the [dev blog][triplehex-blog] for more info, follow
313+
[@triplehex][triplehex-twitter] on twitter for updates, and join the
314+
[shattersong discord][shattersong-discord] for questions!
315+
316+
[triplehex-blog]: https://triplehex.dev/shattersong-online/
317+
[triplehex-twitter]: https://twitter.com/triplehexdev
318+
[shattersong-discord]: https://discord.gg/K5RHxVEK6F
319+
297320
## Engine Updates
298321

299322
## Learning Material Updates

content/news/025/shattersong.png

261 KB
Loading

0 commit comments

Comments
 (0)