han-risa/guess-the-anime ? reverse-engineered prompt

Reverse engineered prompt

Build me a fun anime guessing game called Guess the Anime.

The player should be shown a character portrait and then guess the character name, the anime they’re from, and the show’s rating. I want two ways to play, an endless mode that keeps going, and a short 10 question sprint. Pull the character and anime info live from the Kitsu API, but if the API is unavailable, fall back to a few built in seed characters so the game still works.

Make the answers feel forgiving with fuzzy matching, and give a little bonus if the player also guesses the rating close enough. Keep track of best score and total rounds in the browser so progress sticks around. Add a simple Dev Log page in the app too, and make the whole thing feel polished with smooth animations, good loading behavior, and a clean mobile friendly design. If you need current docs for anything, look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab