https://github.com/artsy/hack-playdate-gallery
https://github.com/artsy/hack-playdate-gallery
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/artsy/hack-playdate-gallery
- Owner: artsy
- Created: 2022-03-29T17:46:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T13:44:59.000Z (about 3 years ago)
- Last Synced: 2025-01-07T15:25:06.870Z (5 months ago)
- Language: Lua
- Size: 9.4 MB
- Stars: 11
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Support: support/Logotype_Black.png
Awesome Lists containing this project
- awesome-playdate - Artsy Gallery
README
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 or `cmd-shift-b` on vscode
