@@ -175,6 +175,33 @@ game. Some updates include:
175
175
[ debug-lines ] : https://twitter.com/carlosupina/status/1335289462738259974
176
176
[ player-config ] : https://github.com/amethyst/space_shooter_rs/pull/101
177
177
178
+ ### [ Building Pikachu Volleyball] [ pikachu-video ]
179
+
180
+ [ ![ YouTube Preview: Video thumbnail with a crab and text] ( pikachu0.png )] [ pikachu-video ]
181
+ _ Click to [ watch the video on YouTube] [ pikachu-video ] _
182
+
183
+ [ Building Pikachu Volleyball] [ pikachu-video ] by [ @danlogs ] is the latest episode
184
+ of a video series inspired by Shing Lyu's book [ Practical Rust Projects] [ amazon-book ] .
185
+ Here, [ @danlogs ] re-creates the Pikachu spin-off game from 1997
186
+ by Satoshi Takenouchi - Pikachu Volleyball.
187
+
188
+ Apart from being a good way for aspiring game developers to start
189
+ understanding the gist of game dev with Rust, this video also displays some of
190
+ the language's hardest topics (i.e. ownership, lifetimes, modules, etc.)
191
+ in a real-world application.
192
+
193
+ [ The source code is available here.] [ pikachu-src ]
194
+
195
+ Join the [ danlogs's Discord channel] [ danlogs-discord ]
196
+ or follow [ @danologue on Twitter] [ @danologue ] .
197
+
198
+ [ pikachu-src ] : https://github.com/danbugs/danlogs/tree/master/rust/projects/pikachu_volleyball
199
+ [ pikachu-video ] : https://youtube.com/watch?v=Z1sxCC0CDts
200
+ [ @danlogs ] : http://youtube.com/c/danlogs
201
+ [ amazon-book ] : https://amazon.com/Practical-Rust-Projects-Computing-Applications/dp/1484255984
202
+ [ danlogs-discord ] : https://discord.com/invite/fSWE49H
203
+ [ @danologue ] : https://twitter.com/danologue
204
+
178
205
## Library & Tooling Updates
179
206
180
207
### [ Egui]
0 commit comments