A friend in need by Cassius Marcellus Coolidge

What is it?

Artle was heavily inspired by wordle. But instead of guessing an english word, you guess which artwork you’re looking at.
You have 10 total attempts, with each unsuccessfull guess you will see a little bit more of the painting.
Each day there is a new challenge.

Tech

The frontend uses React.
The backend is one simple cloud function, also in typescript, that creates the daily challenge.
There’s also a few python scripts to scrape the artworrk from free websites.

artle high level system design

The whole thing is hosted on vercel

Check it out

You can find the app on artle.lonely.codes