Melodramle is a Wordle-style Opera guessing game built with React + Vite. Try to guess the hidden opera in as few attempts as possible, using the clues about language, composer and year of composition gathered from each guess.
Melodramle is inspired by Operadle, a similar game that doesn’t offer unlimited rounds or a dedicated Practice mode.
- Opera of the Day (
/): test your Opera knowledge by guessing a selected opera - Practice Mode (
/practice): play unlimited rounds picking your preferred languages and time range.
npm install
npm run dev