Skip to content

N22: Video: 1 Year of Rust Game Development #663

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 5 commits into from
Jun 7, 2021
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
N22: Video:1y of Rust GameDev: Style&fmt tweaks
  • Loading branch information
ozkriff committed Jun 7, 2021
commit 0c0c0dc18c6252f9ee17d2edc9754373724b1b84
15 changes: 7 additions & 8 deletions content/news/022/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,19 +216,18 @@ and breaking blocks.

## Learning Material Updates

### [Video: 1 Year of Rust Game Development]
### [1 Year of Rust Game Development][video-1-year-of-rust-gamedev]

[![1 year of rust gamedev thumbnail](1_year_of_rust_gamedev.png)][video: 1 year of rust game development]
_Video thumbnail_
[![YouTube thumbnail](1_year_of_rust_gamedev.png)][video-1-year-of-rust-gamedev]

[@tantan] published a [video][video: 1 year of rust game development] about
[Another video][video-1-year-of-rust-gamedev] by [@TanTanDev] is about
the projects he made during his first year of learning Rust.
He also talks about why he likes the rust programming language and community.
He also talks about why he likes the Rust programming language and community.

_Discussions: [/r/rust_gamedev](https://www.reddit.com/r/rust_gamedev/comments/n4o197/)_
_Discussions: [/r/rust_gamedev](https://reddit.com/r/rust_gamedev/comments/n4o197)_

[video: 1 year of rust game development]: https://youtu.be/ZltAssmicsM
[@tantan]: https://twitter.com/TanTanDev
[video-1-year-of-rust-gamedev]: https://youtu.be/ZltAssmicsM
[@TanTanDev]: https://twitter.com/TanTanDev

## Library & Tooling Updates

Expand Down