400 × 240 pixels lua
-
logo drop (try cranking!)
-
get images from artsy.net
-
get images from https://api.artsy.net/api/v1/artwork/kunstrasen-art-rodeo-4/default_image/medium_rectangle.jpg, put them in support/artworks
-
run ./scripts/dither-artworks
-
add some data for the artwork?
Check https://github.com/artsy/hack-playdate-gallery/releases for a copy to run with the SDK simulator.
run/dev:
- install playdate sdk
ninja clean; ninja run
in terminal orcmd-shift-b
on vscode