https://github.com/tricked-dev/guess-the-art-time
https://github.com/tricked-dev/guess-the-art-time
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tricked-dev/guess-the-art-time
- Owner: Tricked-dev
- Created: 2024-03-15T17:06:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T09:08:23.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T10:17:17.747Z (about 1 year ago)
- Language: Svelte
- Homepage: https://art.tricked.dev/
- Size: 2.48 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guess the art time!
A simple website that uses data sourced from getty to make a little quiz about the time a painting / art piece was made.
## Features
- more than 40k questions!
- End results
- Early quitting
## Downloading the data
`curl "https://www.getty.edu/art/collection/api/search?from=5000&size=50000&open_content=true" > data/50k.json`
> ![TIP]
> Only do this if you need to modify `transform.ts` so that getty wont limit this
## Development
```sh
bun i
bun run dev
```
Then edit `src/components/main.svelte`
## Todo
- maybe proxy images or something i have a feeling that getty wont like this
- create some global statistics or something so that you can compare your skill to others
- maybe make it multiplayer
- A main screen giving some info about the game and possibly other gamemodes
- Branding?, we could use a nice icon and a image for the readme / twitter embed