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 5a895ff

Browse filesBrowse files
authored
N46: building a platformer with bevy pt1 (rust-gamedev#1385)
1 parent ef52f7e commit 5a895ff
Copy full SHA for 5a895ff

File tree

2 files changed

+14
-0
lines changed
Filter options

2 files changed

+14
-0
lines changed
115 KB
Loading

‎content/news/046/index.md

Copy file name to clipboardExpand all lines: content/news/046/index.md
+14Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,20 @@ More detailed monthly updates are available [here (May)][de-update-07] and
114114

115115
## Learning Material Updates
116116

117+
### [Building a platformer with Bevy \#1][bevy-platformer-tut]
118+
119+
![a scheme showing an agent jumping from pillar to pillar](bevy-platformer-tut.png)
120+
121+
[@affanshahid] published [the first part of a new tutorial series][bevy-platformer-tut]
122+
on building a simple 2D platfromer using Bevy.
123+
The series is aimed at newcomers to the world of
124+
game development and explores common game development concepts.
125+
126+
_Discussions: [/r/rust](https://reddit.com/r/rust/comments/134d2i0/learning_gamedev_w_rust)_
127+
128+
[bevy-platformer-tut]: https://affanshahid.dev/posts/learning-game-dev-bevy-1
129+
[@affanshahid]: https://github.com/affanshahid
130+
117131
### [How to Migrate Your Bevy Projects with (Semi-)Automation][bevy-migrate]
118132

119133
![Logos with ast-grep and bevy](migrate-bevy.png)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.