Skip to content

Commit e8f2794

Browse files
danbugsozkriff
andauthored
N17: Building Pikachu Volleyball (#417)
* N17: Building Pikachu Volleyball * removed Oxford comma * N17: Pikachu Volleyball: Style & fmt tweaks Co-authored-by: Andrey Lesnikov <[email protected]>
1 parent 2591817 commit e8f2794

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

content/posts/newsletter-017/index.md

+27
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,33 @@ game. Some updates include:
175175
[debug-lines]: https://twitter.com/carlosupina/status/1335289462738259974
176176
[player-config]: https://github.com/amethyst/space_shooter_rs/pull/101
177177

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+
178205
## Library & Tooling Updates
179206

180207
### [Egui]
387 KB
Loading

0 commit comments

Comments
 (0)