Skip to content

Commit 4addbfe

Browse files
authored
N21: Add Depth-First Search (#620)
1 parent d67a3a2 commit 4addbfe

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

content/news/021/dfs.jpg

244 KB
Loading

content/news/021/index.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,26 @@ _Discussions: [Twitter][micronaut-twitter], [ldjam.com][micronaut-ldjam]_
100100
[micronaut-twitter]: https://twitter.com/healthire/status/1386468257125830662
101101
[micronaut-ldjam]: https://ldjam.com/events/ludum-dare/48/micronaut
102102

103+
### [LD48: Depth-First Search][dfs-ldjam]
104+
105+
![Depth-First Search's title card](dfs.jpg)
106+
107+
[Depth-First Search][dfs-ldjam] by [@LPGhatguy] and [@evaeraevaera] is a space
108+
dogfighting game made in 72 hours for the Ludum Dare 48 Jam. Travel alone to the
109+
center of the galaxy, battling space pirates, alien eyeballs, and more.
110+
111+
The game was made possible by [wgpu], [egui], [rapier], [hecs], and many more
112+
Rust community libraries!
113+
114+
_Discussions: [ldjam.com][dfs-ldjam], [Twitter][dfs-twitter]_
115+
116+
[@LPGhatguy]: https://twitter.com/LPGhatguy
117+
[@evaeraevaera]: https://twitter.com/evaeraeveara
118+
[dfs-ldjam]: https://ldjam.com/events/ludum-dare/48/depth-first-search
119+
[dfs-twitter]: https://twitter.com/evaeraevaera/status/1386863330355257346
120+
[rapier]: https://github.com/dimforge/rapier
121+
[hecs]: https://github.com/Ralith/hecs
122+
103123
### [MineWars][minewars]
104124

105125
![MineWars Game Screenshot](minewars.jpg)

0 commit comments

Comments
 (0)