@@ -207,6 +207,45 @@ The game is developed using Bevy and is expected to be released late 2023.
207
207
[ tunnet-post ] : https://puzzled-squid.itch.io/tunnet/devlog/507508/devlog-0-gameplay-loop-and-subnetworks
208
208
[ puzzled_squid ] : https://puzzledsquid.xyz
209
209
210
+ ### Digital Extinction
211
+
212
+ ![ Building Placement in Digital Extinction] ( digital-extinction.jpeg )
213
+ _ Building Placement in Digital Extinction_
214
+
215
+ [ Digital Extinction] ([ GitHub] [ de-github ] , [ Discord] [ de-discord ] ,
216
+ [ Reddit] [ de-reddit ] ) by [ @Indy2222 ] is a 3D real-time strategy game made with
217
+ [ Bevy] .
218
+
219
+ The most notable updates are:
220
+
221
+ - simple unit manufacturing was added,
222
+ - game minimap was added,
223
+ - game end detection was implemented,
224
+ - shadows were enabled,
225
+ - the health of all units & buildings was decreased,
226
+ - the “Quit Game” button in the game menu leads to the main menu instead of the
227
+ termination of the application,
228
+ - close button was added to all menu screens,
229
+ - maximum number of players was made configurable by each map,
230
+ - screen edge size for camera movement was decreased,
231
+ - malformed configuration does not lead to a crash but a toast with an error
232
+ message is displayed.
233
+ - [ Bevy] was upgraded to v0.10.
234
+
235
+ See [ gameplay] [ de-video ] screen recordings on YouTube.
236
+
237
+ A more detailed monthly updates are available [ here (March)] [ de-update-05 ] and
238
+ [ here (April)] [ de-update-06 ] .
239
+
240
+ [ Digital Extinction ] : https://de-game.org
241
+ [ de-github ] : https://github.com/DigitalExtinction/Game
242
+ [ de-discord ] : https://discord.gg/vHMFuCWGSX
243
+ [ de-reddit ] : https://reddit.com/r/DigitalExtinction
244
+ [ Bevy ] : https://bevyengine.org
245
+ [ de-video ] : https://youtu.be/_ibNMDgIQDE
246
+ [ de-update-05 ] : https://mgn.cz/blog/de05/
247
+ [ de-update-06 ] : https://mgn.cz/blog/de06/
248
+
210
249
## Engine Updates
211
250
212
251
### hotline
0 commit comments