Skip to content

Commit 5c0c3a6

Browse files
Add Rusty Playdate tooling/libs (WiP) (rust-gamedev#1508)
* Add Rusty Playdate tooling (WiP) * fix accidental typo * Finish rusty playdate * Fix lint --------- Co-authored-by: Jan Hohenheim <[email protected]>
1 parent 3b601ce commit 5c0c3a6

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

content/news/051/index.md

+23
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,29 @@ Machine is written in React/Typescript, and uses [Rapier][xkcd_rapier]: a physic
190190

191191
## Tooling Updates
192192

193+
### [Rusty Playdate]
194+
195+
![The Playdate console](playdate.png)
196+
_The Playdate console_
197+
198+
[Rusty Playdate] ([GitHub][Rusty Playdate], [Mastodon][Rusty Playdate Masto]) by [@boozook](https://github.com/boozook)
199+
is the large set of crates with bindings, cargo-plugin and toolset for the full cycle of creating games for the [Playdate handheld console][playdate].
200+
This is a fairly new console reminiscent of a GameBoy with a crank handle geared towards indie games.
201+
202+
The current release sports the following notable improvements:
203+
- Partial Lua scripting support
204+
- Support for devices connected to macOS via USB hub
205+
- Stabilize packaging on Windows enough to add automatic tests
206+
- Stabilization for various parts of the API
207+
208+
_Discussions: [GitHub][Rusty Playdate Gh-disc], [Matrix][Rusty Playdate Matrix]._
209+
210+
[Rusty Playdate]: https://github.com/boozook/playdate
211+
[Rusty Playdate Gh-disc]: https://github.com/boozook/playdate/discussions
212+
[Rusty Playdate Masto]: https://gamedev.social/@playdaters
213+
[Rusty Playdate Matrix]: https://matrix.to/#/#playdate.rs:matrix.org
214+
[playdate]: https://play.date/
215+
193216
## Library Updates
194217

195218
## Popular Workgroup Issues in GitHub

content/news/051/playdate.png

952 KB
Loading

0 commit comments

Comments
 (0)