Skip to content

Commit 3ce4103

Browse files
authored
N34: Add Rusteroids (#1040)
1 parent 696295a commit 3ce4103

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

content/news/034/index.md

+22
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,28 @@ follow [@rustropy_gaming][alanpoon_twitter] on Twitter!
135135
[alanpoon_twitter]: https://twitter.com/rustropy_gaming
136136
[wasmcloud_website]: https://wasmcloud.dev/
137137

138+
### [Rusteroids][rusteroids-youtube-playlist]
139+
140+
![A screenshot of the latest Rusteroids tutorial](./rusteroids-screenshot.png)
141+
142+
[Rusteroids][rusteroids-github] is a tutorial recreating a clone of Asteroids
143+
in Rust, using SDL2 and the [Specs][rust-specs-crate] library.
144+
145+
New episodes are released weekly and added to the playlist. Most recently,
146+
collision detection was added to reset the game state when the asteroid
147+
and player collide. The latest episode is [here][rusteroids-latest].
148+
149+
You can subscribe to the [YouTube Channel][electrocat-youtube],
150+
to never miss an episode, or follow [@ecatstudios][ecatstudios-twitter] on
151+
Twitter!
152+
153+
[rusteroids-youtube-playlist]: https://youtube.com/playlist?list=PLFOS-Gn3aXROnSfl26esPExssd-rQw6jD
154+
[rusteroids-github]: https://github.com/filtoid/rusteroids
155+
[rust-specs-crate]: https://docs.rs/specs/latest/specs/
156+
[rusteroids-latest]: https://youtube.com/watch?v=KTDdlWErmYU&list=PLFOS-Gn3aXROnSfl26esPExssd-rQw6jD&index=9
157+
[electrocat-youtube]: https://youtube.com/channel/UC1m6P72nySpB3lKWDYGVipw
158+
[ecatstudios-twitter]: https://twitter.com/ecatstudios
159+
138160
## Tooling Updates
139161

140162
### [Bloom3D][bloom3d]
68 KB
Loading

0 commit comments

Comments
 (0)