8000 adding rusteroids to learning material · filtoid/rust-gamedev.github.io@e20061d · GitHub
[go: up one dir, main page]

Skip to content

Commit e20061d

Browse files
committed
adding rusteroids to learning material
1 parent 40d5ced commit e20061d

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

content/news/036/index.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,28 @@ include:
9191
## Engine Updates
9292

9393
## Learning Material Updates
94+
### [Rusteroids][rusteroids-youtube-playlist]
95+
96+
![A screenshot of the latest Rusteroids tutorial](./rusteroids-screenshot-tutorial15.png)
97+
98+
[Rusteroids][rusteroids-github] is a tutorial recreating a clone of Asteroids
99+
in Rust, using SDL2 and the [Specs][rust-specs-crate] library.
100+
101+
New episodes are released weekly and added to the playlist. The most
102+
recent video shows how to safely create global state to store global values,
103+
such as the high score. The most recent code has been released for Windows, on [Itch.io]
104+
(with other platforms coming soon).
105+
106+
You can subscribe to the [YouTube Channel][electrocat-youtube],
107+
to never miss an episode, or follow [@ecatstudios][ecatstudios-twitter] on
108+
Twitter!
109+
110+
[rusteroids-youtube-playlist]: https://youtube.com/playlist?list=PLFOS-Gn3aXROnSfl26esPExssd-rQw6jD
111+
[rusteroids-github]: https://github.com/filtoid/rusteroids
112+
[rust-specs-crate]: https://docs.rs/specs/latest/specs/
113+
[itch-io]: https://filtoid.itch.io/rusteroids
114+
[electrocat-youtube]: https://youtube.com/channel/UC1m6P72nySpB3lKWDYGVipw
115+
[ecatstudios-twitter]: https://twitter.com/ecatstudios
94116

95117
## Tooling Updates
96118

Loading

0 commit comments

Comments
 (0)
0