Skip to content

Commit f9f781d

Browse files
authored
Merge pull request #1 from AngelOnFira/n28-extra-news
N28 Extra news
2 parents e3d3b4e + 8029215 commit f9f781d

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

content/news/028/index.md

+31
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,37 @@ system. There are many other works in progress.
801801
[rust-cuda-github]: https://github.com/Rust-GPU/Rust-CUDA
802802
[rust-cuda-announcement]: https://www.reddit.com/r/rust/comments/qzv428/announcing_the_rust_cuda_project_an_ecosystem_of/
803803

804+
805+
## Other News
806+
807+
<!-- One-liners for plan items that haven't got their own sections. -->
808+
809+
- Other game updates:
810+
- [Rust Shooter] is a first person shooter.
811+
- [Way of Rhea] is a puzzle platformer with a focus on the puzzle side.
812+
- [Necrophaser] is a recently alpha-released Top-Down Shooter made with Bevy
813+
- [Stellary 2] is space game made in a custom engine
814+
- [Endless Trial] is a 2D bullet-hell game made in Tetra
815+
- Other learning material updates:
816+
- [GBA From Scratch] is a tutorial on how to code for the Game Boy Advance using Rust.
817+
- [Ping Pong Tutorial] is a walkthrough on creating a ping pong game in Rust.
818+
- Other engine updates:
819+
- [rg3d] is a 3D game engine.
820+
- [mini/macroquad] is a game engine.
821+
- Other library updates:
822+
- [natura] is a spring animation library.
823+
824+
[Rust Shooter]: https://reddit.com/r/rust_gamedev/comments/r06n8o/rust_shooter_another_update
825+
[Way of Rhea]: https://twitter.com/AnthropicSt
826+
[Necrophaser]: https://reddit.com/r/rust_gamedev/comments/ql65sw/alpha_release_of_necrophaser
827+
[Stellary 2]: https://twitter.com/CoffeJunkStudio/status/1459493244648280071
828+
[Endless Trial]: https://reddit.com/r/rust_gamedev/comments/qw5e36/endless_trial_simple_2d_bullethell_game
829+
[GBA From Scratch]: https://lokathor.github.io/gba-from-scratch/introduction.html
830+
[Ping Pong Tutorial]: https://phychic-owl.medium.com/rust-project-ping-pong-game-665766cc45ed
831+
[rg3d]: https://twitter.com/DmitryNStepanov/status/1456338636790697986
832+
[mini/macroquad]: https://twitter.com/fedor_games/status/1462804219719831552
833+
[natura]: https://github.com/ziyasal/natura
834+
804835
## Popular Workgroup Issues in Github
805836

806837
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)