Skip to content

Commit 119083c

Browse files
committed
N41: Add Digital Extinction (#1233)
1 parent 744792c commit 119083c

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed
154 KB
Loading

content/news/041/index.md

+31
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,37 @@ If needed, a section can be split into subsections with a "------" delimiter.
6969

7070
## Game Updates
7171

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+
72103
## Engine Updates
73104

74105
## Learning Material Updates

0 commit comments

Comments
 (0)