@@ -285,15 +285,49 @@ and features a local 2-player coop.
285285### Amethyst Games
286286
287287- "Conquest" by [ @takeryo_eeic] is a hexagonal tactic game.
288- This month [ its model were updated] [ conquest-models ]
289- and the UX was reworked to feel like moving chess pieces.
290- Check out a [ new gameplay video] [ conquest-video ] :
291288
292- [ ![ new models] ( conquest.gif )] [ conquest-video ]
289+ This month [ its model were updated] [ conquest-models ]
290+ and the UX was reworked to feel like moving chess pieces.
291+ Check out a [ new gameplay video] [ conquest-video ] :
293292
293+ [ ![ new models] ( conquest.gif )] [ conquest-video ]
294+
295+ - [ Boulder Dash] remake by [ dpc] .
296+
297+ This is a new remake of an old classic.
298+
299+ ![ ] ( boulder_dash.png )
300+
301+ - [ Jérémy Thulliez] shared his experience making 3 little games:
302+
303+ - A [ gameboy proof-of-concept] ([ repository] [ gameboy_repo ] )
304+ - [ Tetris] [ tetris_twitter ] ([ repository] [ tetris_repo ] )
305+ - Pong ([ blog post] [ pong_blogpost ] , [ repository] [ pong_repo ] )
306+
307+ - [ Will] by [ Azriel] is a moddable 2.5D action / adventure game.
308+
309+ [ This month's update] [ will_update ] includes preliminary support for WASM,
310+ with most effort directed in the underlying Amethyst library.
311+
312+ Check out the [ video] [ will_video ] to see online play between native and web clients.
313+
314+ [ ![ ] ( ./will_wasm_network.png )] [ will_video ]
315+
316+ [ Will ] : https://github.com/azriel91/autexousious
317+ [ will_video ] : https://youtu.be/Hc8EtqrlJsE
318+ [ will_update ] : https://azriel.im/will/2020/04/24/browsers-assemble/
294319[ @takeryo_eeic ] : https://twitter.com/takeryo_eeic
320+ [ Boulder Dash ] : https://github.com/dpc/boulder-dash.rs
295321[ conquest-models ] : https://twitter.com/takeryo_eeic/status/1246189179467214850
296322[ conquest-video ] : https://twitter.com/takeryo_eeic/status/1249850460678193152
323+ [ dpc ] : https://github.com/dpc
324+ [ gameboy proof-of-concept ] : https://twitter.com/JeremyThulliez/status/1255042737579134977
325+ [ gameboy_repo ] : https://github.com/grzi/rust-gameboy-game-poc
326+ [ Jérémy Thulliez ] : https://twitter.com/JeremyThulliez
327+ [ pong_blogpost ] : https://www.wootlab.io/blog/pong-in-rust-with-amethyst
328+ [ pong_repo ] : https://github.com/grzi/rust-pong
329+ [ tetris_repo ] : https://github.com/grzi/rust-tetris
330+ [ tetris_twitter ] : https://github.com/grzi/rust-tetris
297331
298332### Ludum Dare 46 Games
299333
0 commit comments