Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7ba704f

Browse filesBrowse files
authored
N36: rusteroids (rust-gamedev#1114)
1 parent 5c0cdf8 commit 7ba704f
Copy full SHA for 7ba704f

File tree

2 files changed

+23
-0
lines changed
Filter options

2 files changed

+23
-0
lines changed

‎content/news/036/index.md

Copy file name to clipboardExpand all lines: content/news/036/index.md
+23Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.