File tree 2 files changed +20
-0
lines changed
Filter options
2 files changed +20
-0
lines changed
Original file line number Diff line number Diff line change @@ -100,6 +100,26 @@ _Discussions:
100
100
[ ruggrogue-book ] : https://tung.github.io/ruggrogue/source-code-guide/
101
101
[ @tung ] : https://github.com/tung/
102
102
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
+
103
123
## Engine Updates
104
124
105
125
## Learning Material Updates
You can’t perform that action at this time.
0 commit comments