@@ -69,6 +69,37 @@ If needed, a section can be split into subsections with a "------" delimiter.
69
69
70
70
## Game Updates
71
71
72
+ ### Digital Extinction
73
+
74
+ ![ laser trail in Digital Extinction] ( digital-extinction.jpeg )
75
+ _ Laser trail in Digital Extinction_
76
+
77
+ [ Digital Extinction] ([ GitHub] [ de-github ] , [ Discord] [ de-discord ] ,
78
+ [ Reddit] [ de-reddit ] ) by [ @Indy2222 ] is a 3D real-time strategy game made with
79
+ [ Bevy] .
80
+
81
+ This month's update is somewhat smaller but there has been some important
82
+ progress in multiplayer.
83
+
84
+ The most notable updates are:
85
+
86
+ - game configuration is loaded from a file ([ docs] [ de-docs ] ),
87
+ - a simple game lobby server has been created ([ docs] [ de-docs ] ),
88
+ - a Bevy plugin with the lobby client has been implemented,
89
+ - several minor community, infrastructure, and other improvements have been
90
+ done.
91
+
92
+ A more detailed update summary is available [ here] [ de-update-03 ] .
93
+
94
+ [ Digital Extinction ] : https://de-game.org
95
+ [ de-github ] : https://github.com/DigitalExtinction/Game
96
+ [ de-discord ] : https://discord.gg/vHMFuCWGSX
97
+ [ de-reddit ] : https://reddit.com/r/DigitalExtinction
98
+ [ @Indy2222 ] : https://github.com/Indy2222
99
+ [ Bevy ] : https://bevyengine.org
100
+ [ de-docs ] : https://docs.de-game.org
101
+ [ de-update-03 ] : https://mgn.cz/blog/de03
102
+
72
103
## Engine Updates
73
104
74
105
## Learning Material Updates
0 commit comments