diff --git a/content/news/047/index.md b/content/news/047/index.md index 1334da47c..f1a554b70 100644 --- a/content/news/047/index.md +++ b/content/news/047/index.md @@ -174,6 +174,24 @@ More detailed July update is available [here][de-update-09]. [de-video]: https://youtu.be/aRk65kyIEes [de-update-09]: https://mgn.cz/blog/de09/ +### Tribes + +![Tribes preview](tribes.jpg) + +Tribes (working title) by [@uvizhe] is a turn-based strategy game about +tribes of hunters and gatherers. It's being developed using Bevy. + +The [first devlog] introduces the game, outlines its current state and +future plans, accompanyed by some thoughts from the developer. + +_Discussions: +[/r/rust_gamedev](https://www.reddit.com/r/rust_gamedev/comments/14aturs/im_working_on_tribes_turnbased_strategy_game/), +[Twitter](https://twitter.com/uvizhe/status/1669664504198705156), +[Mastodon](https://mstdn.social/@uvizhe/110553604146429627)_ + +[@uvizhe]: https://github.com/uvizhe +[first devlog]: https://uvizhe.im/posts/tribes-p1/ + ## Engine Updates ### [macroquad] diff --git a/content/news/047/tribes.jpg b/content/news/047/tribes.jpg new file mode 100644 index 000000000..babe393e1 Binary files /dev/null and b/content/news/047/tribes.jpg differ