diff --git a/content/news/048/colony.png b/content/news/048/colony.png new file mode 100644 index 000000000..c57f32db3 Binary files /dev/null and b/content/news/048/colony.png differ diff --git a/content/news/048/index.md b/content/news/048/index.md index a2b0ba441..e76eb3159 100644 --- a/content/news/048/index.md +++ b/content/news/048/index.md @@ -67,6 +67,24 @@ If needed, a section can be split into subsections with a "------" delimiter. ## Game Updates +### [Colony] + +![tiled map with lots of grass and trees, some resources +and a couple of named pawns](colony.png) + +[Colony] by [@ryankopf] is a colony simulator game built with Bevy that +is open source and is in a pre-alpha stage. Similar to other colony simulator games +like Dwarf Fortress or Rimworld, there are units that have their own traits and +can be instructed to perform tasks like farming and chopping trees. + +You can have your units build things, farm stuff, and explore, and the game is soon +to be moving onto adding more content and UI, as core features are being completed. + +_Discussions: [/r/rust](https://reddit.com/r/rust/comments/14p1fiw/colony_sim)_ + +[Colony]: https://github.com/ryankopf/colony +[@ryankopf]: https://github.com/ryankopf + ## Engine Updates ## Learning Material Updates