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 cf092ce

Browse filesBrowse files
N24: rg3d RPG Tutorial (rust-gamedev#742)
Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent b232410 commit cf092ce
Copy full SHA for cf092ce

File tree

1 file changed

+9
-0
lines changed
Filter options

1 file changed

+9
-0
lines changed

‎content/news/024/index.md

Copy file name to clipboardExpand all lines: content/news/024/index.md
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,15 @@ animated sprites.
393393
[hands-on-amazon]: https://www.amazon.com/dp/1680508164
394394
[hands-on-flappy]: https://medium.com/pragmatic-programmers/flappy-dragon-rust-647e91a34dd4
395395

396+
### [Writing an RPG using rg3d][writing-an-rpg-using-rg3d]
397+
398+
Dimitry Stepanov (aka @mrDIMAS) published a tutorial series about
399+
making an RPG in Rust using the rg3d game engine. In part one of the series,
400+
he builds a character controller from scratch. While that may not sound very exciting,
401+
it's still a great way to learn the basics of rg3d and Rust gamedev in general!
402+
403+
[writing-an-rpg-using-rg3d]: https://rg3d.rs/tutorials/2021/07/09/rpg-tutorial1.html
404+
396405
## Tooling Updates
397406

398407
## Library Updates

0 commit comments

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