Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 02910bb

Browse filesBrowse files
erlend-shozkriff
andauthored
N16: Shotcaller (rust-gamedev#375)
* Add Shotcaller section * N16: Shotcaller: Converted to 0.3.1 overview Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent 0139f42 commit 02910bb
Copy full SHA for 02910bb

File tree

2 files changed

+23
-0
lines changed
Filter options

2 files changed

+23
-0
lines changed

‎content/posts/newsletter-016/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-016/index.md
+23Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,29 @@ _Discussions:
112112
[Ian Tayler]: https://iantayler.com
113113
[tutorial]: https://iantayler.com/2020/11/22/fbsim-football-playing-ai-agents-in-rust/
114114

115+
### [Shotcaller]
116+
117+
![Shotcaller dual frontend](shotcaller-2guis.png)
118+
_ASCII and sprites versions of Shotcaller interface._
119+
120+
[Shotcaller] is a moddable RTS/MOBA game made with bracket-lib and specs.
121+
122+
This month [v0.3.1][shotcaller-v0-3-1] version was released.
123+
Some of the updates:
124+
125+
- Kenney's micro-roguelike tileset was added.
126+
- Leaders now have an item inventory.
127+
- A handling system of stats effectors for items.
128+
- New tutorials about creating leaders and items.
129+
- A [fully functional web version][shotcaller-web], including tileset.
130+
131+
Contributions welcome: [try add a new Leader][shotcaller-issue-leader].
132+
133+
[Shotcaller]: https://github.com/amethyst/shotcaller
134+
[shotcaller-v0-3-1]: https://github.com/amethyst/shotcaller/releases/tag/0.3.1
135+
[shotcaller-web]: https://shotcaller.jojolepro.com/
136+
[shotcaller-issue-leader]: https://github.com/amethyst/shotcaller/issues/6
137+
115138
## Learning Material Updates
116139

117140
### [ECS scheduler thoughts, part 1]
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.