https://github.com/4rays/gameflint-shared
Shared domain models and helpers.
https://github.com/4rays/gameflint-shared
Last synced: about 2 months ago
JSON representation
Shared domain models and helpers.
- Host: GitHub
- URL: https://github.com/4rays/gameflint-shared
- Owner: 4rays
- Created: 2020-02-01T13:55:36.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-10-31T18:44:33.000Z (5 months ago)
- Last Synced: 2025-10-31T20:26:11.078Z (5 months ago)
- Language: Swift
- Homepage:
- Size: 240 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GameflintShared
Domain types and helpers for Gameflint.
## Games
### Artwork
Games have an array of localized artwork of different types.
- Cover: artwork typically used in the physical retail packaging of the game or related promotional material. Comes with no guarantees when it comes to aspect ratios. Artwork imported from external sources comes with no height and width metadata.
- Icon: square artwork often used in digital market places. May or may not contain the game title.
- Screenshot: artwork captured directly from game footage.