Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7e3acf6

Browse files
committedMay 30, 2024··
Finish rusty playdate
1 parent 13dcf85 commit 7e3acf6

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed
 

‎content/news/051/index.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -77,23 +77,25 @@ If needed, a section can be split into subsections with a "------" delimiter.
7777

7878
### [Rusty Playdate]
7979

80-
![alt text](img)
81-
_optional image label_
80+
![The Playdate console](playdate.png)
81+
_The Playdate console_
8282

8383
[Rusty Playdate] ([GitHub][Rusty Playdate], [Mastodon][Rusty Playdate Masto]) by [@boozook](https://github.com/boozook)
84-
is the large set of crates with bindings, cargo-plugin and toolset for the full cycle of creating games for Playdate handheld console.
84+
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.
8585

86-
{TODO: An overview of the recent updates with links to more details}.
87-
... stabilization
88-
... lua support
89-
... complete windows support finally
86+
The current release sports the following notable improvements:
87+
- Partial Lua scripting support
88+
- Support for devices connected to macOS via USB hub
89+
- Stabilize packaging on Windows enough to add automatic tests
90+
- Stabilization for various parts of the API
9091

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

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

98100
## Library Updates
99101

‎content/news/051/playdate.png

952 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.