Skip to content

Commit 9d376a5

Browse files
authored
N18: Zemeroth (#493)
1 parent 210b891 commit 9d376a5

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

content/posts/newsletter-018/index.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,28 @@ Recent updates include:
476476
[planks_ecs]: https://www.jojolepro.com/blog/2021-01-13_planks_ecs
477477
[shotcaller-v0.4.0]: https://reddit.com/r/rust_gamedev/comments/kveih9/shotcaller_mobagame_v040
478478

479+
### [Zemeroth][zemeroth]
480+
481+
[![Some generic gameplay demo](zemeroth.gif)][zemeroth-audio]
482+
_Click to [watch a footage with sound][zemeroth-audio] 🔊_
483+
484+
[Zemeroth][zemeroth] by [@ozkriff] is a minimalistic 2D turn-based tactical game.
485+
Some of the recent updates:
486+
487+
- The game [was migrated from good-web-game to macroquad][zemeroth-macroquad]
488+
and converted to explicit async aseets loading.
489+
- Proper [sound effects & music were added][zemeroth-audio]
490+
using the [quad-snd] library ([more details][zemeroth-audio-details]).
491+
492+
The final preparations for v0.7 are wrapping up!
493+
494+
[zemeroth]: https://github.com/ozkriff/zemeroth
495+
[@ozkriff]: https://twitter.com/ozkriff
496+
[zemeroth-macroquad]: https://twitter.com/ozkriff/status/1332031459985682436
497+
[zemeroth-audio]: https://twitter.com/ozkriff/status/1341052260885942272
498+
[zemeroth-audio-details]: https://twitter.com/ozkriff/status/1346422661187035136
499+
[quad-snd]: https://github.com/not-fl3/quad-snd
500+
479501
## Learning Material Updates
480502

481503
### [Hands-on Rust][hands-on-rust]
2.12 MB
Loading

0 commit comments

Comments
 (0)