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 4addbfe

Browse filesBrowse files
authored
N21: Add Depth-First Search (rust-gamedev#620)
1 parent d67a3a2 commit 4addbfe
Copy full SHA for 4addbfe

File tree

2 files changed

+20
-0
lines changed
Filter options

2 files changed

+20
-0
lines changed

‎content/news/021/dfs.jpg

Copy file name to clipboard
244 KB
Loading

‎content/news/021/index.md

Copy file name to clipboardExpand all lines: content/news/021/index.md
+20Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.