@@ -99,6 +99,39 @@ _Discussions: [Submission page](https://ldjam.com/events/ludum-dare/51/miam)_
99
99
[ bevy_game_template ] : https://github.com/NiklasEi/bevy_game_template
100
100
[ bevy_tweening ] : https://github.com/djeedai/bevy_tweening
101
101
102
+ ### Digital Extinction
103
+
104
+ ![ selection circles & health bars in Digital
105
+ Extinction] ( digital-extinction.jpeg ) _ selection circles & health bars in Digital
106
+ Extinction_
107
+
108
+ [ Digital Extinction] ([ GitHub] ( de-github ) , [ Discord] ( de-discord ) ,
109
+ [ Reddit] ( de-reddit ) ) by [ @Indy2222 ] is a 3D real-time strategy game made with
110
+ [ Bevy] .
111
+
112
+ The game repository was opened a month ago under the GPLv3 license. Here is the
113
+ summary of the changes since the opening of the repository. It consists of
114
+ commit range ` f23d51e..ffd5987 ` (2022-10-09–2022-11-03). There were 50
115
+ non-merge commits in total, with the most notable improvements below:
116
+
117
+ - Object & map bounds repulsion was added.
118
+ - Terrain got a texture.
119
+ - Select all (CTRL+A) and select all visible (CTRL+Shift+A) functionality was
120
+ introduced.
121
+ - Circle markers below selected objects are now displayed.
122
+ - Drag selection was implemented.
123
+ - Simple health bars were introduced.
124
+
125
+ A more detailed update summary is available [ here] ( de-newsletter ) .
126
+
127
+ [ Digital Extinction ] : https://de-game.org
128
+ [ de-github ] : https://github.com/DigitalExtinction/Game
129
+ [ de-discord ] : https://discord.gg/vHMFuCWGSX
130
+ [ de-reddit ] : https://www.reddit.com/r/DigitalExtinction/
131
+ [ @Indy2222 ] : https://github.com/Indy2222/
132
+ [ Bevy ] : https://bevyengine.org/
133
+ [ de-newsletter ] : https://mgn.cz/blog/de01/
134
+
102
135
## Engine Updates
103
136
104
137
### [ Fyrox]
0 commit comments