diff --git a/content/news/021/index.md b/content/news/021/index.md index cdfd368ab..eddfaa08c 100644 --- a/content/news/021/index.md +++ b/content/news/021/index.md @@ -62,6 +62,38 @@ If needed, a section can be split into subsections with a "------" delimiter. ## Game Updates +### [The Process] + + +_The new test map in The Process_ + +[The Process] by @setzer22 is an upcoming +game about factory building, process management and carrot production, built +with Rust using the Godot game engine! + +Some of the main highlights of the game: + +- Automate complex processes by combining machines and programmable workers. +- Obtain materials from a wide variety of natural resources: Even chicken! +- An upbeat, wholesome aesthetic: Factories don't need to be depressing. + +This last month was focused on implementing the following features: + +- A [test map](https://twitter.com/PlayTheProcess/status/1381648397569036291) to + ensure all corners of the codebase are working +- Improved player mobility by introducing a + [grappling hook](https://www.reddit.com/r/rust_gamedev/comments/mztqhy/added_a_grappling_hook_to_my_game_built_with_rust/) + +The game has been in active development for over a year and is now approaching +its first initial playable alpha version. Stayed tuned to the official twitter +for updates! + +_Discussions: +[/r/rust_gamedev](https://www.reddit.com/r/rust_gamedev/comments/mopoxk/showcasing_my_game_the_process_built_with_rust/), +[Twitter](https://twitter.com/PlayTheProcess)_ + +[The Process]: https://twitter.com/PlayTheProcess/ + ### [pGLOWrpg][pglowrpg-github]  diff --git a/content/news/021/the_process.gif b/content/news/021/the_process.gif new file mode 100644 index 000000000..dd666e85b Binary files /dev/null and b/content/news/021/the_process.gif differ