@@ -69,6 +69,41 @@ 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
+ Here is the summary of the changes since the last update. It consists of commit
85
+ range ` 28d1fce..3dbac4e ` (2022-12-02–2022-12-29). There were 26 non-merge
86
+ commits in total.
87
+
88
+ The most notable updates are:
89
+
90
+ - game configuration is loaded from a file ([ docs] [ de-docs ] ),
91
+ - a simple game lobby server has been created ([ docs] [ de-docs ] ),
92
+ - a Bevy plugin with the lobby client has been implemented,
93
+ - several minor community, infrastructure, and other improvements have been
94
+ done.
95
+
96
+ A more detailed update summary is available [ here] [ de-update-03 ] .
97
+
98
+ [ Digital Extinction ] : https://de-game.org
99
+ [ de-github ] : https://github.com/DigitalExtinction/Game
100
+ [ de-discord ] : https://discord.gg/vHMFuCWGSX
101
+ [ de-reddit ] : https://reddit.com/r/DigitalExtinction
102
+ [ @Indy2222 ] : https://github.com/Indy2222
103
+ [ Bevy ] : https://bevyengine.org
104
+ [ de-docs ] : https://docs.de-game.org
105
+ [ de-update-03 ] : https://mgn.cz/blog/de03
106
+
72
107
## Engine Updates
73
108
74
109
## Learning Material Updates
0 commit comments