Skip to content

Commit b76a116

Browse files
N35: Other News
1 parent c3032ec commit b76a116

File tree

1 file changed

+63
-1
lines changed

1 file changed

+63
-1
lines changed

content/news/035/index.md

Lines changed: 63 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,69 @@ a new feature to export texture [to png] easily.
669669

670670
## Other News
671671

672-
<!-- One-liners for plan items that haven't got their own sections. -->
672+
- Other game updates:
673+
- [Fires of Eschaton] is a PvP focused turn-based fantasy game, currently under
674+
development.
675+
- [Idu] is testing out some new water physics.
676+
- [Combine and Conquer] has a new devlog about its sound support.
677+
- [Fish Folly] is a new Fyrox showcase game, inspired by Fall Guys.
678+
- [Punchy] is a beat-em-up spin off of [Fish Fight], built with Bevy.
679+
- [Jungle Chess] is a WASM implementation of a Chinese board game.
680+
- [Croquet] is working on synchronized physics, using Rapier.
681+
- [Bevy City] is a voxel city generator, built with Bevy.
682+
- [Measure Once] is a game about cutting wood into the right shapes.
683+
- [Galactic Mess] has added new outfits and weapons.
684+
- Other learning material updates:
685+
- [Rustacean Station] interviewed the developer of egui.
686+
- [Rusteroids] is a video tutorial series, building an asteroids
687+
clone with Rust and SDL2.
688+
- [NVIDIA GPU Profiling with Rust] is an introduction on how to use
689+
NVIDIA's NSight tools with Rust.
690+
- [Practical Programming with Dr. Xu] has continued their WGPU
691+
tutorial series.
692+
- [Anthropic Studios] (developers of Way of Rhea) posted a dev interview video.
693+
- [Lyrapuff] posted a video showing how to render a triangle with
694+
Vulkan and Rust.
695+
- Other engine updates:
696+
- [pufferfish] is a new, opinionated 2D game framework.
697+
- Other tooling updates:
698+
- [quad-gif] is a GIF viewer, built with Macroquad.
699+
- [GBemulator] is a Game Boy emulator written from scratch.
700+
- Other library updates:
701+
- [bevy_mod_picking] released version 0.7 of their Bevy mouse
702+
picking plugin.
703+
- [bevy_mod_outline] is a Bevy plugin for drawing outlines around
704+
meshes.
705+
- [Bevy YOLECK] is a crate that allows Bevy games to be their own
706+
level editor.
707+
- [bevy_mod_raycast] released version 0.5 of their raycasting plugin.
708+
- [taffy] is a cross-platform UI layout library.
709+
710+
[Fires of Eschaton]: https://twitter.com/FiresOfEschaton/status/1534119771045826567
711+
[Idu]: https://twitter.com/epcc10/status/1532889644165120001
712+
[Combine and Conquer]: https://buckmartin.de/combine-and-conquer/2022-06-16-sound.html
713+
[Fish Folly]: https://www.reddit.com/r/rust_gamedev/comments/vi5jok/media_fish_folly_a_fyrox_showcase_game_inspired/
714+
[Punchy]: https://twitter.com/spicylobsterfam/status/1540105977810255872
715+
[Fish Fight]: https://fishfight.org/
716+
[Jungle Chess]: https://www.reddit.com/r/rust_gamedev/comments/v3btkk/browser_jungle_chess_with_rust_wasm/
717+
[Croquet]: https://twitter.com/gocroquet/status/1531336194725797889
718+
[Bevy City]: https://mungbungo.itch.io/bevy-city
719+
[Measure Once]: https://robtfm.github.io/measure_once/
720+
[Galactic Mess]: https://www.youtube.com/watch?v=DO8vwehkr38
721+
[Rustacean Station]: https://rustacean-station.org/episode/emil-ernerfeldt/
722+
[Rusteroids]: https://www.youtube.com/playlist?list=PLFOS-Gn3aXROnSfl26esPExssd-rQw6jD
723+
[NVIDIA GPU Profiling with Rust]: https://simbleau.github.io/blog/gpu-profiling-with-rust/
724+
[Practical Programming with Dr. Xu]: https://www.reddit.com/r/rust/comments/vmpjcr/rust_wgpu_graphics_programming_tutorial_youtube/
725+
[Anthropic Studios]: https://www.youtube.com/watch?v=H0sIsrLWojs
726+
[Lyrapuff]: https://www.youtube.com/watch?v=_PNiRGIAfY4
727+
[pufferfish]: https://github.com/pufferfish-rs/pufferfish
728+
[quad-gif]: https://github.com/ollej/quad-gif
729+
[GBemulator]: https://github.com/p4ddy1/gbemulator
730+
[bevy_mod_picking]: https://github.com/aevyrie/bevy_mod_picking/releases/tag/v0.7.0
731+
[bevy_mod_outline]: https://github.com/komadori/bevy_mod_outline
732+
[Bevy YOLECK]: https://github.com/idanarye/bevy-yoleck
733+
[bevy_mod_raycast]: https://github.com/aevyrie/bevy_mod_raycast/releases/tag/v0.5
734+
[taffy]: https://github.com/DioxusLabs/taffy
673735

674736
## Discussions
675737

0 commit comments

Comments
 (0)