Skip to content

N23: Add Medium.com Rust GameDev Article #713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 7, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions content/news/023/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,17 @@ they tried and explain why they wrote their own renderer in the first place.
[bevy_retro]: https://github.com/katharostech/bevy_retrograde
[@katharostech]: https://github.com/katharostech

### [Game Development with Rust][medium_rust_gamedev]

[@thebracket] published an article on the current state of Rust Game
Development. It covers a few games and engines made in Rust, links to some
resources for integrating Rust into major game engines (Unity and Unreal).
The article then links to some tutorials and resources for learning Rust
game development at different skill and experience levels.

[medium_rust_gamedev]: https://medium.com/pragmatic-programmers/game-development-with-rust-31147f7b6096
[@thebracket]: https://github.com/thebracket/

## Tooling Updates

### [Sugarcubes]
Expand Down