File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Original file line number Diff line number Diff line change @@ -147,6 +147,26 @@ _Discussions: [/r/rust](https://reddit.com/r/rust/comments/134d2i0/learning_game
147
147
[ bevy-platformer-tut ] : https://affanshahid.dev/posts/learning-game-dev-bevy-1
148
148
[ @affanshahid ] : https://github.com/affanshahid
149
149
150
+ ### [ Game Development In Rust: Making A Strategy Game] [ rust-strategy-game-tut-1 ]
151
+
152
+ ![ Game Development In Rust: Making A Strategy Game] ( strategy-game.png )
153
+ _ Game Development In Rust: Making A Strategy Game_
154
+
155
+ [ @srodrigo ] published the first three parts of a
156
+ [ strategy game in Bevy series] [ rust-strategy-game-tut-1 ] . The series is aimed at
157
+ developers with some experience in Rust who want to dive into game development.
158
+
159
+ - [ The first part] [ rust-strategy-game-tut-1 ] focuses on the basic concepts to
160
+ create a battlefield for the battles to come.
161
+ - [ The second part] [ rust-strategy-game-tut-2 ] adds the first unit type.
162
+ - [ The third part] [ rust-strategy-game-tut-3 ] adds more unit types to create more
163
+ compelling teams.
164
+
165
+ [ rust-strategy-game-tut-1 ] : https://srodrigoroyo.com/game-development-in-rust-strategy-game-1/
166
+ [ rust-strategy-game-tut-2 ] : https://srodrigoroyo.com/game-development-in-rust-strategy-game-2/
167
+ [ rust-strategy-game-tut-3 ] : https://srodrigoroyo.com/game-development-in-rust-strategy-game-3/
168
+ [ @srodrigo ] : https://github.com/srodrigo
169
+
150
170
### [ How to Migrate Your Bevy Projects with (Semi-)Automation] [ bevy-migrate ]
151
171
152
172
![ Logos with ast-grep and bevy] ( migrate-bevy.png )
You can’t perform that action at this time.
0 commit comments