Note: turns out a much better Input Test is built into the system: Settings > Diagnostics > Input Test. Use that instead!
A simple input testing utility for Playdate.
Useful for testing whether or not a given input functionality is working reliably or not.
Download the latest release from GitHub or itch.io.
Learn how to make games for Playdate!
- Playdate SDK
- git
- just
- Ruby
- itch.io butler - if you want to release on itch.io
On macOS you can install all prerequisites via Homebrew by running:
brew bundle
After cloning, initialize the vendored submodules by running:
just setup
- Playdate SDK docs
- Designing for Playdate - best practices guide
This project is released into the public domain. See ./UNLICENSE for more details