@@ -200,6 +200,32 @@ Exciting new additions have been made in November!
200200[ new armor system ] : https://twitter.com/carlosupina/status/1331680041453953025
201201[ Missile Launcher enemy ] : https://github.com/amethyst/space_shooter_rs/pull/93
202202
203+ ### [ Game Off 2020] [ go-2020 ]
204+
205+ [ Game Off] [ go-2020 ] is an annual game jam, where participants spend the month
206+ of November creating games based on a secret theme.
207+
208+ Game Off 2020 theme was "MOONSHOT".
209+ Here are some of the games made with Rust:
210+
211+ - [ "War of the Moons"] [ go-wotm ] by [ @FrancoisMockers ]
212+ ([ source code] [ go-wotm-src ] ).
213+
214+ > Your goal is to conquer the planet, but it's not possible until you
215+ > control all the moons. The end result is not completly what I wanted,
216+ > but it was a nice occasion to try [ rapier] for physics and [ lyon] to draw
217+ > shapes from [ bevy] .
218+
219+ ![ gameplay] ( go-wotm.png )
220+
221+ [ go-2020 ] : https://itch.io/jam/game-off-2020
222+ [ go-wotm ] : https://vleue.itch.io/wotm
223+ [ go-wotm-src ] : https://github.com/mockersf/wotm
224+ [ @FrancoisMockers ] : https://twitter.com/FrancoisMockers
225+ [ rapier ] : https://rapier.rs
226+ [ lyon ] : https://github.com/nical/lyon
227+ [ bevy ] : https://bevyengine.org
228+
203229## Learning Material Updates
204230
205231### [ Hands-on Rust] [ hands-on-rust ]
0 commit comments