Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artsy/hack-playdate-gallery
https://github.com/artsy/hack-playdate-gallery
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/artsy/hack-playdate-gallery
- Owner: artsy
- Created: 2022-03-29T17:46:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T13:44:59.000Z (over 2 years ago)
- Last Synced: 2024-11-09T02:33:37.674Z (7 days ago)
- Language: Lua
- Size: 9.4 MB
- Stars: 10
- 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![Screen Recording 2022-04-01 at 14 41 30](https://user-images.githubusercontent.com/100233/161275765-4f97cb4c-6bda-4152-a945-ee8aae84317e.gif)
![Screen Recording 2022-04-01 at 14 41 30](https://user-images.githubusercontent.com/100233/161275925-b45c20e6-a4d9-4d87-b30e-94fbfa49e503.gif)