Skip to content

Commit 3f899be

Browse files
authored
N33: Other News (rust-gamedev#1030)
1 parent b284e98 commit 3f899be

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

content/news/033/index.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,31 @@ using as default backend [oddio] and [symphonia].
546546

547547
<!-- One-liners for plan items that haven't got their own sections. -->
548548

549+
- Other game updates:
550+
- [Last of the Sky Folk](https://ianjk.com/ld50)
551+
is a LD50 a grapple-hook based platformer.
552+
- [Heute Nicht] rythm game is another LD50 submission.
553+
- Other learning material updates
554+
- PhaestusFox started a [Bevy tutorial servies][PhaestusFox-vid-1]
555+
and [0.6 to 0.7 Migration Guide][PhaestusFox-vid-2] YouTube series.
556+
- [@TantanDev] released a ["Rust multi-threading code review"][tantan-video] video.
557+
- Other library updates:
558+
- [tween](https://github.com/sanbox-irl/tween) is an std-optional
559+
tweening library, designed for use in games and animations.
560+
- [cosync](https://github.com/sanbox-irl/cosync) provides a single-threaded,
561+
sequential, parameterized async runtime.
562+
- [SuInput](https://github.com/Sorenon/Action-System) is an input system
563+
designed to give pancake and XR applications access to a huge range of
564+
input devices while minimizing the amount of complexity needed to support them.
565+
- [bevy_blender v0.2] with lots of new features is out.
566+
567+
[Heute Nicht]: https://eira-hx.itch.io/heute-nicht
568+
[PhaestusFox-vid-1]: https://reddit.com/r/rust_gamedev/comments/tz75eb/bevy_game_engine_tutorial_series
569+
[PhaestusFox-vid-2]: https://reddit.com/r/rust_gamedev/comments/u4uhs2/bevy_06_to_07_migration_guide
570+
[@TantanDev]: https://twitter.com/TantanDev
571+
[tantan-video]: https://youtube.com/watch?v=jkHqrkcEHRc
572+
[bevy_blender v0.2]: https://reddit.com/r/rust_gamedev/comments/u7acfc/update_on_bevy_blender_releasing_v02_and_inquiry
573+
549574
## Meeting Minutes
550575

551576
<!-- Up to 10 most important notes + a link to the full details -->

0 commit comments

Comments
 (0)