File tree 2 files changed +23
-0
lines changed
content/posts/newsletter-016
2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -112,6 +112,29 @@ _Discussions:
112
112
[ Ian Tayler ] : https://iantayler.com
113
113
[ tutorial ] : https://iantayler.com/2020/11/22/fbsim-football-playing-ai-agents-in-rust/
114
114
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
+
115
138
## Learning Material Updates
116
139
117
140
### [ ECS scheduler thoughts, part 1]
You can’t perform that action at this time.
0 commit comments