diff --git a/content/news/048/index.md b/content/news/048/index.md index e76eb3159..c9cd933ff 100644 --- a/content/news/048/index.md +++ b/content/news/048/index.md @@ -85,6 +85,28 @@ _Discussions: [/r/rust](https://reddit.com/r/rust/comments/14p1fiw/colony_sim)_ [Colony]: https://github.com/ryankopf/colony [@ryankopf]: https://github.com/ryankopf +### [Open Combat][OpenCombat_website] + +![OpenCombat completed HUD](opencombat.jpg) +_Game HUD is now more complete_ + +Open Combat ([Website][OpenCombat_website], [GitHub][OpenCombat_github], +[Discord][OpenCombat_discord]) is a real-time tactical game +which takes place during the 2nd World War. + +Some major changes this month: + +- HUD has been filled with a minimap and squad informations. +- Multiple issues about zoom and move on map has been fixed. +- A high definition map has been created. + +Some fixes and improvements have to be done, but the devs are near +to publishing the official demo of the game! + +[OpenCombat_website]: https://opencombat.bux.fr +[OpenCombat_github]: https://github.com/buxx/OpenCombat +[OpenCombat_discord]: https://discord.gg/6P2vtFh2Px + ## Engine Updates ## Learning Material Updates diff --git a/content/news/048/opencombat.jpg b/content/news/048/opencombat.jpg new file mode 100644 index 000000000..a6db782f3 Binary files /dev/null and b/content/news/048/opencombat.jpg differ