@@ -99,6 +99,35 @@ _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] ( https://de-game.org )
109
+ ([ GitHub] ( https://github.com/DigitalExtinction/Game ) ,
110
+ [ Discord] ( https://discord.gg/vHMFuCWGSX ) ,
111
+ [ Reddit] ( https://www.reddit.com/r/DigitalExtinction/ ) ) by
112
+ [ @Indy2222 ] ( https://github.com/Indy2222/ ) is a 3D real-time strategy game based
113
+ on Bevy engine.
114
+
115
+ The game repository was opened a month ago under the GPLv3 license. Here is the
116
+ summary of the changes since the opening of the repository. It consists of
117
+ commit range ` f23d51e..ffd5987 ` (2022-10-09–2022-11-03). There were 50
118
+ non-merge commits in total, with the most notable improvements below:
119
+
120
+ - Object & map bounds repulsion was added.
121
+ - Terrain got a texture.
122
+ - Select all (CTRL+A) and select all visible (CTRL+Shift+A) functionality was
123
+ introduced.
124
+ - Circle markers below selected objects are now displayed.
125
+ - Drag selection was implemented.
126
+ - Simple health bars were introduced.
127
+
128
+ A more detailed update summary is available here
129
+ [ here] ( https://mgn.cz/blog/de01/ ) .
130
+
102
131
## Engine Updates
103
132
104
133
### [ Fyrox]
0 commit comments