Skip to content

Commit cb3de0a

Browse files
authored
N32: Intro to Bevy video tutorial series (#988)
1 parent eec32cb commit cb3de0a

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
107 KB
Loading

content/news/032/index.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,23 @@ March's full weekly devlogs: "This Week In Veloren...":
234234

235235
## Learning Material Updates
236236

237+
### [Intro to Bevy Video Tutorial Series][intro-to-bevy-playlist]
238+
239+
![Bevy video series title](bevy-video-series.jpg)
240+
241+
Matthew Bryant ([Youtube][matthew-bryant-youtube],
242+
[Github][matthew-bryant-github]) has been working on a video series on using
243+
Bevy to create a Pokemon-style RPG, and just released four episodes. The goal is
244+
to show and explain all the core features of Bevy while creating a real game
245+
over ten 10-15 minute videos, currently releasing once per week. There is also
246+
an accompanying [blog post][intro-to-bevy-blog] for the first video in the
247+
series.
248+
249+
[intro-to-bevy-playlist]: https://www.youtube.com/watch?v=WnUzWuaMzuM&list=PLT_D88-MTFOPPl75g4WshL1Gx2bnGTUkz&index=1
250+
[intro-to-bevy-blog]: https://www.logicprojects.net/2022/03/
251+
[matthew-bryant-youtube]: https://www.youtube.com/channel/UC7v3YEDa603x_84PgCPytzA
252+
[matthew-bryant-github]: https://github.com/mwbryant
253+
237254
## Tooling Updates
238255

239256
## Library Updates

0 commit comments

Comments
 (0)