Skip to content

Commit

Permalink
Add Rusty Playdate tooling/libs (WiP) (#1508)
Browse files Browse the repository at this point in the history
* Add Rusty Playdate tooling (WiP)

* fix accidental typo

* Finish rusty playdate

* Fix lint

---------

Co-authored-by: Jan Hohenheim <jan@hohenheim.ch>
  • Loading branch information
boozook and janhohenheim authored May 30, 2024
1 parent 3b601ce commit 5c0c3a6
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions content/news/051/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,29 @@ Machine is written in React/Typescript, and uses [Rapier][xkcd_rapier]: a physic

## Tooling Updates

### [Rusty Playdate]

![The Playdate console](playdate.png)
_The Playdate console_

[Rusty Playdate] ([GitHub][Rusty Playdate], [Mastodon][Rusty Playdate Masto]) by [@boozook](https://github.com/boozook)
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].
This is a fairly new console reminiscent of a GameBoy with a crank handle geared towards indie games.

The current release sports the following notable improvements:
- Partial Lua scripting support
- Support for devices connected to macOS via USB hub
- Stabilize packaging on Windows enough to add automatic tests
- Stabilization for various parts of the API

_Discussions: [GitHub][Rusty Playdate Gh-disc], [Matrix][Rusty Playdate Matrix]._

[Rusty Playdate]: https://github.com/boozook/playdate
[Rusty Playdate Gh-disc]: https://github.com/boozook/playdate/discussions
[Rusty Playdate Masto]: https://gamedev.social/@playdaters
[Rusty Playdate Matrix]: https://matrix.to/#/#playdate.rs:matrix.org
[playdate]: https://play.date/

## Library Updates

## Popular Workgroup Issues in GitHub
Expand Down
Binary file added content/news/051/playdate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5c0c3a6

Please sign in to comment.