Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit df29d79

Browse filesBrowse files
authored
N42: Digital Extinction
1 parent 07474d9 commit df29d79
Copy full SHA for df29d79

File tree

2 files changed

+44
-0
lines changed
Filter options

2 files changed

+44
-0
lines changed
71.4 KB
Loading

‎content/news/042/index.md

Copy file name to clipboardExpand all lines: content/news/042/index.md
+44Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,50 @@ If needed, a section can be split into subsections with a "------" delimiter.
6969

7070
## Game Updates
7171

72+
### Digital Extinction
73+
74+
![Building Placement in Digital Extinction](digital-extinction.jpeg)
75+
_Building Placement 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 the game had two new first time contributors, [@0HyperCube] and
82+
[@Polostor] (Péťa Tománek).
83+
84+
The most notable updates are:
85+
86+
- several multiplayer related screens were added to the menu: sign-in /
87+
sign-up, game listing, and game creation,
88+
- building draft is now semi-transparent and colored green or red based on
89+
obstacles,
90+
- double clicking on a unit or building leads to the selection of all visible
91+
entities of the same type,
92+
- the mouse cursor is now confined to the game window,
93+
- the camera can be moved horizontally with arrow keys,
94+
- pop-up in-game menu was added, it is opened with Escape key,
95+
- work on game head-up display / panel (HUD) was initiated,
96+
- various errors are now briefly displayed as toasts in the UI,
97+
- support of map hashing was added and deterministic map paths are used,
98+
- several small fixes, code quality improvements.
99+
100+
See [gameplay][video-game] and [menu][video-menu] screen recordings on YouTube.
101+
102+
A more detailed update summary is available [here][de-update-04].
103+
104+
[Digital Extinction]: https://de-game.org
105+
[de-github]: https://github.com/DigitalExtinction/Game
106+
[de-discord]: https://discord.gg/vHMFuCWGSX
107+
[de-reddit]: https://reddit.com/r/DigitalExtinction
108+
[@Indy2222]: https://github.com/Indy2222
109+
[@0HyperCube]: https://github.com/0HyperCube
110+
[@Polostor]: https://github.com/Polostor
111+
[Bevy]: https://bevyengine.org
112+
[video-game]: https://youtu.be/JP01dAbtoc8
113+
[video-menu]: https://youtu.be/APTlkGnn6vA
114+
[de-update-04]: https://mgn.cz/blog/de04/
115+
72116
## Engine Updates
73117

74118
## Learning Material Updates

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.