File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,28 @@ include:
91
91
## Engine Updates
92
92
93
93
## 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
94
116
95
117
## Tooling Updates
96
118
You can’t perform that action at this time.
0 commit comments