File tree 1 file changed +24
-0
lines changed
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,30 @@ killing baddies using spells powered by pixel physics. This month was focused on
91
91
[ pixel-wizards-update-4 ] : https://www.slowrush.dev/news/ragdolls/
92
92
[ pixel-wizards-update-5 ] : https://www.slowrush.dev/news/fiddling-with-fire/
93
93
94
+ ### [ Gunbug] [ gunbug ]
95
+
96
+ [ ![ Gunbugs shooting at a bunch of eggplants] ( gunbug.jpg )] [ gunbug ]
97
+ _ Gunbugs shooting at a bunch of eggplants_
98
+
99
+ Gunbug is a 2D online co-op horde survival shoot'em up game.
100
+
101
+ It focuses on shooting lots of enemies with lots of guns. It can be played
102
+ solo or with up to 10 players.
103
+
104
+ It is built with [ Bevy] and uses [ bevy_rapier] for ray casting,
105
+ [ bevy_kira_audio] for audio, and [ renet] for networking.
106
+ The iOS and macOS versions are built with [ xbuild] .
107
+
108
+ You can wishlist the game on [ Steam] [ gunbug ] . Playtests start in the upcomingv months.
109
+ iOS and Android builds already work, but store pages don't exist yet.
110
+
111
+ [ gunbug ] : https://store.steampowered.com/app/2946990?utm_source=this_month_in_rust
112
+ [ xbuild ] : https://github.com/rust-mobile/xbuild
113
+ [ Bevy ] : https://bevyengine.org
114
+ [ bevy_rapier ] : https://github.com/dimforge/bevy_rapier
115
+ [ bevy_kira_audio ] : https://github.com/NiklasEi/bevy_kira_audio
116
+ [ renet ] : https://github.com/lucaspoffo/renet
117
+
94
118
## Engine Updates
95
119
96
120
### [ godot-rust]
You can’t perform that action at this time.
0 commit comments