Skip to content

Add Rusty Playdate tooling/libs #1508

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 30, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix lint
  • Loading branch information
janhohenheim committed May 30, 2024
commit 3a0fa536e8bdddfdbc1abe751445e5732d647b42
3 changes: 2 additions & 1 deletion content/news/051/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ If needed, a section can be split into subsections with a "------" delimiter.
_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.
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
Expand Down