Skip to content

Commit 5a895ff

Browse files
authored
N46: building a platformer with bevy pt1 (#1385)
1 parent ef52f7e commit 5a895ff

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
115 KB
Loading

content/news/046/index.md

Lines 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)