@@ -62,6 +62,38 @@ If needed, a section can be split into subsections with a "------" delimiter.
62
62
63
63
## Game Updates
64
64
65
+ ### [ The Process]
66
+
67
+ ![ Animated image showcasing the test map in The Process] ( the_process.gif )
68
+ _ The new test map in The Process_
69
+
70
+ [ The Process] by @setzer22 is an upcoming
71
+ game about factory building, process management and carrot production, built
72
+ with Rust using the Godot game engine!
73
+
74
+ Some of the main highlights of the game:
75
+
76
+ - Automate complex processes by combining machines and programmable workers.
77
+ - Obtain materials from a wide variety of natural resources: Even chicken!
78
+ - An upbeat, wholesome aesthetic: Factories don't need to be depressing.
79
+
80
+ This last month was focused on implementing the following features:
81
+
82
+ - A [ test map] ( https://twitter.com/PlayTheProcess/status/1381648397569036291 ) to
83
+ ensure all corners of the codebase are working
84
+ - Improved player mobility by introducing a
85
+ [ grappling hook] ( https://www.reddit.com/r/rust_gamedev/comments/mztqhy/added_a_grappling_hook_to_my_game_built_with_rust/ )
86
+
87
+ The game has been in active development for over a year and is now approaching
88
+ its first initial playable alpha version. Stayed tuned to the official twitter
89
+ for updates!
90
+
91
+ _ Discussions:
92
+ [ /r/rust_gamedev] ( https://www.reddit.com/r/rust_gamedev/comments/mopoxk/showcasing_my_game_the_process_built_with_rust/ ) ,
93
+ [ Twitter] ( https://twitter.com/PlayTheProcess ) _
94
+
95
+ [ The Process ] : https://twitter.com/PlayTheProcess/
96
+
65
97
### [ pGLOWrpg] [ pglowrpg-github ]
66
98
67
99
![ Improved text rendering] ( pglowrpg_progress.jpg )
0 commit comments