Skip to content

Commit 438fa10

Browse files
N35: Rust Game Ports (rust-gamedev#1068)
Co-authored-by: Joe Clay <[email protected]>
1 parent 52cb289 commit 438fa10

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

content/news/035/index.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,26 @@ _Discussions:
100100
[ruggrogue-book]: https://tung.github.io/ruggrogue/source-code-guide/
101101
[@tung]: https://github.com/tung/
102102

103+
### [Rust Game Ports]
104+
105+
![games collage](rust_game_ports.jpg)
106+
107+
Rust Game Ports is a port of several games to Rust/pure-Rust game engines.
108+
109+
This month the last planned port has been completed; the games are:
110+
111+
- Boing (Pong clone, ported to [ggez](https://github.com/ggez/ggez))
112+
- Cavern (Bubble Bobble clone, ported to [Macroquad](https://github.com/not-fl3/macroquad))
113+
- Rusty Roguelike (from the [Hands-on Rust book](https://pragprog.com/titles/hwrust/hands-on-rust);
114+
ECS ported to [Bevy](https://github.com/bevyengine/bevy))
115+
- Soccer (Sensible Soccer clone, ported to [Fyrox](https://github.com/FyroxEngine/Fyrox))
116+
117+
A Bevy ECS tutorial, based on Rusty Roguelike, has been published, and it's
118+
announced on this newsletter.
119+
120+
[Rust Game Ports]: https://github.com/64kramsystem/rust-game-ports
121+
[Saverio Miroddi/@64kramsystem]: https://twitter.com/64kramsystem
122+
103123
## Engine Updates
104124

105125
## Learning Material Updates

content/news/035/rust_game_ports.jpg

270 KB
Loading

0 commit comments

Comments
 (0)