Skip to content

N18: Shotcaller #486

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 5, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions content/posts/newsletter-018/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,42 @@ This month's major updates include:
[wor-site]: https://www.anthropicstudios.com/way-of-rhea
[wor-trailer]: https://www.youtube.com/watch?v=PRifdHcaswc

### [Shotcaller]

![Custom art assets for Shotcaller](shotcaller-full.png)
_An art mockup of some Shotcaller action._

[Shotcaller] ([Discord][shotcaller-Discord]) is a minimalistic MOBA
that focuses strictly on macro-play with few actions-per-minute,
leaving only room for grand strategy decisions.
The game is made with [bracket-lib], a [custom game engine][jojolepro/minigene]
and [Plank ECS][planks_ecs].

Recent updates include:

- [Version v0.4.0 was released][shotcaller-v0.4.0].
- First batch of custom art assets completed; will be implemented
in the month to come.
- New leaders:
[Alchemist](https://github.com/amethyst/shotcaller/pull/29),
[Axe](https://github.com/amethyst/shotcaller/pull/30),
[Rubick](https://github.com/amethyst/shotcaller/pull/34),
[Centaur](https://github.com/amethyst/shotcaller/pull/36),
[Bristleback](https://github.com/amethyst/shotcaller/pull/40),
[Shadow Fiend](https://github.com/amethyst/shotcaller/pull/35).
- [Gold system](https://github.com/amethyst/shotcaller/pull/31).
- [Headless option](https://github.com/amethyst/shotcaller/pull/44)
(in preparation for AI/ML experimenting).
- [Fog of War](https://github.com/amethyst/shotcaller/pull/41).
- [Mouse support](https://github.com/amethyst/shotcaller/pull/46).

[Shotcaller]: https://github.com/amethyst/shotcaller
[shotcaller-Discord]: https://discord.gg/qvJyTYM
[bracket-lib]: https://github.com/thebracket/bracket-lib
[jojolepro/minigene]: https://github.com/jojolepro/minigene
[planks_ecs]: https://www.jojolepro.com/blog/2021-01-13_planks_ecs
[shotcaller-v0.4.0]: https://reddit.com/r/rust_gamedev/comments/kveih9/shotcaller_mobagame_v040

## Learning Material Updates

### [Exploring WebSocket with Rust and Tide]
Expand Down
Binary file added content/posts/newsletter-018/shotcaller-full.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.