@@ -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 ]
0 commit comments