Skip to content

N32: Intro to Bevy video tutorial series #988

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added content/news/032/bevy-video-series.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions content/news/032/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,23 @@ in the new [Spring Fever expansion][spring-fever]!

## Learning Material Updates

### [Intro to Bevy Video Tutorial Series][intro-to-bevy-playlist]

![Bevy video series title](bevy-video-series.jpg)

Matthew Bryant ([Youtube][matthew-bryant-youtube],
[Github][matthew-bryant-github]) has been working on a video series on using
Bevy to create a Pokemon-style RPG, and just released four episodes. The goal is
to show and explain all the core features of Bevy while creating a real game
over ten 10-15 minute videos, currently releasing once per week. There is also
an accompanying [blog post][intro-to-bevy-blog] for the first video in the
series.

[intro-to-bevy-playlist]: https://www.youtube.com/watch?v=WnUzWuaMzuM&list=PLT_D88-MTFOPPl75g4WshL1Gx2bnGTUkz&index=1
[intro-to-bevy-blog]: https://www.logicprojects.net/2022/03/
[matthew-bryant-youtube]: https://www.youtube.com/channel/UC7v3YEDa603x_84PgCPytzA
[matthew-bryant-github]: https://github.com/mwbryant

## Tooling Updates

## Library Updates
Expand Down