Skip to content

N25: Shattersong game update #768

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 5, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions content/news/025/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,29 @@ lesson that often has to be relearned the hard way.
[tiled]: https://crates.io/crates/tiled
[shipyard]: https://crates.io/crates/shipyard

### Shattersong Online

![Screenshot of Shattersong Online showing a a portal leading between two
shards](shattersong.png)

Shattersong Online is an online sandbox game written in Rust, with the goal of
supporting thousands of players in a shared universe, with hundreds of players
per shard. In game portals let players travel between shards hosted on separate
physical servers.

Since the initial announcement in July we have worked on restructuring large
parts of the codebase to make adding new content more ergonomic. We tested
out the new organization by adding a new monster type from scratch (pictured
above).

Read the [dev blog][triplehex-blog] for more info, follow
[@triplehex][triplehex-twitter] on twitter for updates, and join the
[shattersong discord][shattersong-discord] for questions!

[triplehex-blog]: https://triplehex.dev/shattersong-online/
[triplehex-twitter]: https://twitter.com/triplehexdev
[shattersong-discord]: https://discord.gg/K5RHxVEK6F

## Engine Updates

## Learning Material Updates
Expand Down
Binary file added content/news/025/shattersong.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.