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 3ce4103

Browse filesBrowse files
authored
N34: Add Rusteroids (rust-gamedev#1040)
1 parent 696295a commit 3ce4103
Copy full SHA for 3ce4103

File tree

Expand file treeCollapse file tree

2 files changed

+22
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+22
-0
lines changed

‎content/news/034/index.md

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