diff --git a/content/news/021/index.md b/content/news/021/index.md index 5ff63fbb6..8b282e72a 100644 --- a/content/news/021/index.md +++ b/content/news/021/index.md @@ -123,6 +123,20 @@ This month: [macroquad]: https://github.com/not-fl3/macroquad [Fish game tutorial]: https://heroiclabs.com/blog/tutorials/rust-fishgame/ +### Project YAWC + +![A demonstration of the Project YAWC map editor](project_yawc_map_editor.png) + +Project YAWC is a turn-based strategy game built in GGEZ, being developed +by junkmail. + +April saw the release of Alpha 5, including the integrated map editor, alongside +balance changes and unit additions. + +_Contact: +[Twitter](https://twitter.com/ProjectYawc), +[Alpha Access Request Form](https://forms.gle/w22ohPGNk58fo9bv6)_ + ### [The Process] ![Animated image showcasing the test map in The Process](the_process.gif) diff --git a/content/news/021/project_yawc_map_editor.png b/content/news/021/project_yawc_map_editor.png new file mode 100644 index 000000000..409c78f91 Binary files /dev/null and b/content/news/021/project_yawc_map_editor.png differ