Skip to content

Commit 7601dc7

Browse files
N29: Add Rusty Engine 3.0 section (#889)
Co-authored-by: Joe Clay <[email protected]>
1 parent ea9eaaf commit 7601dc7

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

content/news/029/index.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,28 @@ If needed, a section can be split into subsections with a "------" delimiter.
6969

7070
## Engine Updates
7171

72+
### [Rusty Engine 3.0]
73+
74+
![An example Rusty Engine game](rusty_engine3.png)
75+
_The "Road Race" game prototype running under Rusty Engine 3.0_
76+
77+
[Rusty Engine] by [Nathan Stocks] is a game engine for people who are learning Rust.
78+
79+
Version 3.0 is a large release with many breaking changes. Notable new features
80+
include: [a full tutorial], custom asset loading (sprites, sounds, fonts),
81+
customizable game state, an interactive collider creator, and much more.
82+
See [the changelog for 3.0] for the full details.
83+
84+
_Discussions:
85+
[/r/rust](https://www.reddit.com/r/rust/comments/rwyrqx/rusty_engine_30/),
86+
[twitter](https://twitter.com/nathanstocks/status/1476724623903367168)_
87+
88+
[Rusty Engine 3.0]: https://github.com/CleanCut/rusty_engine/blob/main/CHANGELOG.md#300---2021-12-30
89+
[Rusty Engine]: https://github.com/CleanCut/rusty_engine
90+
[a full tutorial]: https://cleancut.github.io/rusty_engine/
91+
[the changelog for 3.0]: https://github.com/CleanCut/rusty_engine/blob/main/CHANGELOG.md#300---2021-12-30
92+
[Nathan Stocks]: https://github.com/CleanCut
93+
7294
## Learning Material Updates
7395

7496
## Tooling Updates

content/news/029/rusty_engine3.png

142 KB
Loading

0 commit comments

Comments
 (0)