Skip to content

N18: Zemeroth #493

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 2 commits into from
Feb 6, 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
22 changes: 22 additions & 0 deletions content/posts/newsletter-018/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,28 @@ Recent updates include:
[planks_ecs]: https://www.jojolepro.com/blog/2021-01-13_planks_ecs
[shotcaller-v0.4.0]: https://reddit.com/r/rust_gamedev/comments/kveih9/shotcaller_mobagame_v040

### [Zemeroth][zemeroth]

[![Some generic gameplay demo](zemeroth.gif)][zemeroth-audio]
_Click to [watch a footage with sound][zemeroth-audio] 🔊_

[Zemeroth][zemeroth] by [@ozkriff] is a minimalistic 2D turn-based tactical game.
Some of the recent updates:

- The game [was migrated from good-web-game to macroquad][zemeroth-macroquad]
and converted to explicit async aseets loading.
- Proper [sound effects & music were added][zemeroth-audio]
using the [quad-snd] library ([more details][zemeroth-audio-details]).

The final preparations for v0.7 are wrapping up!

[zemeroth]: https://github.com/ozkriff/zemeroth
[@ozkriff]: https://twitter.com/ozkriff
[zemeroth-macroquad]: https://twitter.com/ozkriff/status/1332031459985682436
[zemeroth-audio]: https://twitter.com/ozkriff/status/1341052260885942272
[zemeroth-audio-details]: https://twitter.com/ozkriff/status/1346422661187035136
[quad-snd]: https://github.com/not-fl3/quad-snd

## Learning Material Updates

### [Exploring WebSocket with Rust and Tide]
Expand Down
Binary file added content/posts/newsletter-018/zemeroth.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.