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 d7fb585

Browse filesBrowse files
N38: Gamercade (rust-gamedev#1168)
Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent f16cbcc commit d7fb585
Copy full SHA for d7fb585

File tree

2 files changed

+36
-0
lines changed
Filter options

2 files changed

+36
-0
lines changed

‎content/news/038/gamercade.gif

Copy file name to clipboard
536 KB
Loading

‎content/news/038/index.md

Copy file name to clipboardExpand all lines: content/news/038/index.md
+36Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,42 @@ bugs and missing features, you can give it a try very soon!
202202
[gd-twitter]: https://twitter.com/GodotRust
203203
[gd-gdext]: https://godotengine.org/article/introducing-gd-extensions
204204

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+
205241
## Learning Material Updates
206242

207243
### [Making a turn-based multiplayer game in Rust][tbs-tutrial-1]

0 commit comments

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