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 1f192d6

Browse filesBrowse files
Newsletter 12: Add Pong & Rust-n-Games videos (rust-gamedev#224)
* Newsletter 12: Add Pong & Rust-n-Games videos * Newsletter 12: Pong video: Fix typo Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com> * Newsletter 12: Pong video: Fmt fix Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent e50fb39 commit 1f192d6
Copy full SHA for 1f192d6

File tree

3 files changed

+31
-0
lines changed
Filter options

3 files changed

+31
-0
lines changed

‎content/posts/newsletter-012/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-012/index.md
+31Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,22 @@ read the book at [sokoban.iolivia.me][sokoban_book].
408408
[sokoban_book]: https://sokoban.iolivia.me
409409
[sokoban_github]: https://github.com/iolivia/rust-sokoban
410410

411+
### [Make Pong with Rust][tantan-video]
412+
413+
[![youtube preview](video-pong-tutorial.jpeg)][tantan-video]
414+
415+
^ _Click to [watch the tutorial][tantan-video]._
416+
417+
[TanTan] released a [video tutorial][tantan-video]
418+
that guides you through all the step of making a pong game in Rust
419+
using the GGEZ framework.
420+
421+
The source code [can be found here][tantan-pong-src].
422+
423+
[TanTan]: https://twitter.com/Tantan22430802
424+
[tantan-video]: https://youtube.com/watch?v=TUE_HSgQiG0
425+
[tantan-pong-src]: https://github.com/TanTanDev/rusty_pong
426+
411427
### [An Introduction to Data-Oriented Design in Rust][dod]
412428

413429
![vector vs linked list perf](data_oriented_design.svg)
@@ -432,6 +448,21 @@ The full article is available [here][dod].
432448
[traitobj]: https://doc.rust-lang.org/book/ch17-02-trait-objects.html#trait-objects-perform-dynamic-dispatch
433449
[dod]: http://jamesmcm.github.io/blog/2020/07/25/intro-dod/#en
434450

451+
### ["Rust'N'Games" Talk][rust-n-games]
452+
453+
[![youtube preview: a slide with Tower Rangers game](rust-n-games-youtube.jpeg)][rust-n-games]
454+
455+
^ _Click to [watch the talk][rust-n-games]._
456+
457+
During the recent ["Rust and Tell"][rust-n-tell] online event
458+
[Stephan @extrawurst Dilly][@extrawurst] gave a ["Rust'N'Games" talk][rust-n-games]
459+
about their experience of using Rust in games at [Gameroasters].
460+
461+
[rust-n-games]: https://youtu.be/0Bj-5C2Zfqs?t=1404
462+
[rust-n-tell]: https://berline.rs/2020/07/28/rust-and-tell.html
463+
[@extrawurst]: https://twitter.com/extrawurst
464+
[Gameroasters]: https://www.gameroasters.com/
465+
435466
## Library & Tooling Updates
436467

437468
### [This Month in Mun][mun-july]
Loading
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.