@@ -157,6 +157,29 @@ feedback is welcome.
157
157
[ hatchooseswizardsource ] : https://github.com/corwinkuiper/joinedtogether
158
158
[ agblibrary ] : https://github.com/corwinkuiper/agb
159
159
160
+ ### [ Themengi]
161
+
162
+ ![ User highlighting objects in the game world and parsing the phrase
163
+ "dang puru rupuu kythengi" into the action "open", object "door", and mods
164
+ "red" and "left".] ( themengi.gif )
165
+ _ Demonstration of natural language parser with temporary words and grammar._
166
+
167
+ [ Themengi] ([ Discord] [ themengi-discord ] , [ Twitter] [ themengi-twitter ] )
168
+ is a puzzle adventure game where you learn an alien language,
169
+ with completely unknown words and grammar, to navigate the world
170
+ and find your way home.
171
+
172
+ This month the [ first devlog] [ themengi-video ] for
173
+ Themengi was published, discussing its natural language parser using
174
+ Head-Driven Phrase Structure Grammar, the choice to use Bevy, a texture
175
+ upscaling technique for faithful pixel art rendering, and implementing an
176
+ outline shader in the Bevy render pipeline.
177
+
178
+ [ Themengi ] : https://vgel.me/themengi
179
+ [ themengi-discord ] : https://discord.gg/GpparbnXPC
180
+ [ themengi-twitter ] : https://twitter.com/voooooogel
181
+ [ themengi-video ] : https://youtube.com/watch?v=gtIphiK7tMs
182
+
160
183
## Engine Updates
161
184
162
185
## Learning Material Updates
0 commit comments