@@ -408,6 +408,22 @@ read the book at [sokoban.iolivia.me][sokoban_book].
408
408
[ sokoban_book ] : https://sokoban.iolivia.me
409
409
[ sokoban_github ] : https://github.com/iolivia/rust-sokoban
410
410
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
+
411
427
### [ An Introduction to Data-Oriented Design in Rust] [ dod ]
412
428
413
429
![ vector vs linked list perf] ( data_oriented_design.svg )
@@ -432,6 +448,21 @@ The full article is available [here][dod].
432
448
[ traitobj ] : https://doc.rust-lang.org/book/ch17-02-trait-objects.html#trait-objects-perform-dynamic-dispatch
433
449
[ dod ] : http://jamesmcm.github.io/blog/2020/07/25/intro-dod/#en
434
450
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
+
435
466
## Library & Tooling Updates
436
467
437
468
### [ This Month in Mun] [ mun-july ]
0 commit comments