@@ -202,6 +202,42 @@ bugs and missing features, you can give it a try very soon!
202
202
[ gd-twitter ] : https://twitter.com/GodotRust
203
203
[ gd-gdext ] : https://godotengine.org/article/introducing-gd-extensions
204
204
205
+ ### [ Gamercade]
206
+
207
+ ![ Gamercade preview] ( gamercade.gif )
208
+ _ Gamercade Sprite Animations_
209
+
210
+ [ Gamercade] ([ Discord] [ Gamercade-Discord ] , [ Github] [ Gamercade-Github ] )
211
+ by @RobDavenport is a WASM-powered fantasy console focused
212
+ on building multiplayer neo-retro games.
213
+
214
+ Gamercade has launched their first official release! Version ` 0.1.0 ` has
215
+ all of the functions and features need to start building awesome single-
216
+ and multi-player games: input, graphics, audo, networking, and more.
217
+ [ The full release article] [ Gamercade-Release ] goes into higher detail about
218
+ the feature set of Gamercade, and includes example images and animations.
219
+
220
+ Full controller support made it into the ` 0.1.0 ` release, including analog
221
+ sticks, analog triggers, as well as emulation of those for those without
222
+ a game pad. Additionally, they added a command line tool, called ` gccl ` which
223
+ streamlines many of the pain points in developing Gamercade games. A number of
224
+ quality-of-life and bug fixes also made it into the release.
225
+
226
+ The team is already planning out their feature set for the next release, ` 0.2.0 ` ,
227
+ which is based around the theme of "two." The next release will include more
228
+ multiplayer features like two or more local players, two or more networked instances,
229
+ stereo sound support, and much more.
230
+
231
+ Come hang out and chat on [ Discord] [ Gamercade-Discord ] , where the developers
232
+ interact with members and post updates daily. The project is
233
+ [ open source] [ Gamercade-Github ] and looking for contributors, suggestions,
234
+ as well as your awesome game creations.
235
+
236
+ [ Gamercade ] : https://gamercade.io
237
+ [ Gamercade-Discord ] : https://discord.gg/Qafv2Fpt5j
238
+ [ Gamercade-Github ] : https://github.com/gamercade-io/gamercade_console
239
+ [ Gamercade-Release ] : https://gamercade.io/blog/gamercade-0-1-0
240
+
205
241
## Learning Material Updates
206
242
207
243
### [ Making a turn-based multiplayer game in Rust] [ tbs-tutrial-1 ]
0 commit comments