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 eff40ae

Browse filesBrowse files
authored
N46: strategy game in rust (rust-gamedev#1390)
1 parent 9cb624d commit eff40ae
Copy full SHA for eff40ae

File tree

Expand file treeCollapse file tree

2 files changed

+20
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+20
-0
lines changed

‎content/news/046/index.md

Copy file name to clipboardExpand all lines: content/news/046/index.md
+20Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,26 @@ _Discussions: [/r/rust](https://reddit.com/r/rust/comments/134d2i0/learning_game
147147
[bevy-platformer-tut]: https://affanshahid.dev/posts/learning-game-dev-bevy-1
148148
[@affanshahid]: https://github.com/affanshahid
149149

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+
150170
### [How to Migrate Your Bevy Projects with (Semi-)Automation][bevy-migrate]
151171

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

‎content/news/046/strategy-game.png

Copy file name to clipboard
8.45 KB
Loading

0 commit comments

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