Skip to content

Commit b007ac6

Browse files
authored
N23: Add Medium.com Rust GameDev Article (#713)
1 parent dc36834 commit b007ac6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

content/news/023/index.md

+11
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,17 @@ they tried and explain why they wrote their own renderer in the first place.
533533
[bevy_retro]: https://github.com/katharostech/bevy_retrograde
534534
[@katharostech]: https://github.com/katharostech
535535

536+
### [Game Development with Rust][medium_rust_gamedev]
537+
538+
[@thebracket] published an article on the current state of Rust Game
539+
Development. It covers a few games and engines made in Rust, links to some
540+
resources for integrating Rust into major game engines (Unity and Unreal).
541+
The article then links to some tutorials and resources for learning Rust
542+
game development at different skill and experience levels.
543+
544+
[medium_rust_gamedev]: https://medium.com/pragmatic-programmers/game-development-with-rust-31147f7b6096
545+
[@thebracket]: https://github.com/thebracket/
546+
536547
## Tooling Updates
537548

538549
### [Sugarcubes]

0 commit comments

Comments
 (0)