Skip to content

Commit

Permalink
Merge pull request #63 from boozook/docs/improvements
Browse files Browse the repository at this point in the history
Update readme: explanation what is this for.
  • Loading branch information
boozook authored Sep 15, 2023
2 parents 5e25570 + 591651d commit ff44928
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# 🦀 Playdate API and build tools in Rust

This project allows you to create games for the [Playdate handheld gaming system][playdate-website] in Rust lang.

There is early development demonstrations of the building process: [bin][video-executable] and [sim][video-simulator] videos originally posted on [dev-forum][post-videos].

[playdate-website]: https://play.date/
[post-videos]: https://devforum.play.date/t/sdk-2-0-b2-pdc-produces-pdx-with-broken-binary/11345/37
[video-executable]: https://www.youtube.com/watch?v=hfFspYbnF5k
[video-simulator]: https://www.youtube.com/watch?v=w-pZrn8qex4


* [Modular build system][support-dir]
- build-support libraries
- pre-configured bindgen with extra codegen
Expand Down

0 comments on commit ff44928

Please sign in to comment.