@@ -398,6 +398,42 @@ This month's major updates include:
398
398
[ wor-site ] : https://www.anthropicstudios.com/way-of-rhea
399
399
[ wor-trailer ] : https://www.youtube.com/watch?v=PRifdHcaswc
400
400
401
+ ### [ Shotcaller]
402
+
403
+ ![ Custom art assets for Shotcaller] ( shotcaller-full.png )
404
+ _ An art mockup of some Shotcaller action._
405
+
406
+ [ Shotcaller] ([ Discord] [ shotcaller-Discord ] ) is a minimalistic MOBA
407
+ that focuses strictly on macro-play with few actions-per-minute,
408
+ leaving only room for grand strategy decisions.
409
+ The game is made with [ bracket-lib] , a [ custom game engine] [ jojolepro/minigene ]
410
+ and [ Plank ECS] [ planks_ecs ] .
411
+
412
+ Recent updates include:
413
+
414
+ - [ Version v0.4.0 was released] [ shotcaller-v0.4.0 ] .
415
+ - First batch of custom art assets completed; will be implemented
416
+ in the month to come.
417
+ - New leaders:
418
+ [ Alchemist] ( https://github.com/amethyst/shotcaller/pull/29 ) ,
419
+ [ Axe] ( https://github.com/amethyst/shotcaller/pull/30 ) ,
420
+ [ Rubick] ( https://github.com/amethyst/shotcaller/pull/34 ) ,
421
+ [ Centaur] ( https://github.com/amethyst/shotcaller/pull/36 ) ,
422
+ [ Bristleback] ( https://github.com/amethyst/shotcaller/pull/40 ) ,
423
+ [ Shadow Fiend] ( https://github.com/amethyst/shotcaller/pull/35 ) .
424
+ - [ Gold system] ( https://github.com/amethyst/shotcaller/pull/31 ) .
425
+ - [ Headless option] ( https://github.com/amethyst/shotcaller/pull/44 )
426
+ (in preparation for AI/ML experimenting).
427
+ - [ Fog of War] ( https://github.com/amethyst/shotcaller/pull/41 ) .
428
+ - [ Mouse support] ( https://github.com/amethyst/shotcaller/pull/46 ) .
429
+
430
+ [ Shotcaller ] : https://github.com/amethyst/shotcaller
431
+ [ shotcaller-Discord ] : https://discord.gg/qvJyTYM
432
+ [ bracket-lib ] : https://github.com/thebracket/bracket-lib
433
+ [ jojolepro/minigene ] : https://github.com/jojolepro/minigene
434
+ [ planks_ecs ] : https://www.jojolepro.com/blog/2021-01-13_planks_ecs
435
+ [ shotcaller-v0.4.0 ] : https://reddit.com/r/rust_gamedev/comments/kveih9/shotcaller_mobagame_v040
436
+
401
437
## Learning Material Updates
402
438
403
439
### [ Exploring WebSocket with Rust and Tide]
0 commit comments