Skip to content

Commit 7ba704f

Browse files
authored
N36: rusteroids (#1114)
1 parent 5c0cdf8 commit 7ba704f

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

content/news/036/index.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,29 @@ _Discussions: [Twitter](https://twitter.com/chrisbiscardi/status/154690999372672
286286
[chrisbiscardi-vid2]: https://youtube.com/watch?v=SOOOc9-joVo
287287
[@chrisbiscardi]: https://twitter.com/chrisbiscardi
288288

289+
### [Rusteroids][rusteroids-youtube-playlist]
290+
291+
![A screenshot of the latest Rusteroids tutorial](./rusteroids-screenshot-tutorial15.png)
292+
293+
[Rusteroids][rusteroids-github] is a tutorial recreating a clone of Asteroids
294+
in Rust, using SDL2 and the [Specs][rust-specs-crate] library.
295+
296+
New episodes are released weekly and added to the playlist. The most
297+
recent video shows how to safely create global state to store global values,
298+
such as the high score. The most recent code has been released for Windows, on
299+
[Itch.io][itch-io] (with other platforms coming soon).
300+
301+
You can subscribe to the [YouTube Channel][electrocat-youtube],
302+
to never miss an episode, or follow [@ecatstudios][ecatstudios-twitter] on
303+
Twitter!
304+
305+
[rusteroids-youtube-playlist]: https://youtube.com/playlist?list=PLFOS-Gn3aXROnSfl26esPExssd-rQw6jD
306+
[rusteroids-github]: https://github.com/filtoid/rusteroids
307+
[rust-specs-crate]: https://docs.rs/specs/latest/specs/
308+
[itch-io]: https://filtoid.itch.io/rusteroids
309+
[electrocat-youtube]: https://youtube.com/channel/UC1m6P72nySpB3lKWDYGVipw
310+
[ecatstudios-twitter]: https://twitter.com/ecatstudios
311+
289312
## Tooling Updates
290313

291314
### [NES Bundler][nes-bundler]
Loading

0 commit comments

Comments
 (0)