Wordheme is a complete daily word game. The player types a five letter word, the tiles flip and colour themselves, six tries to find the answer. Two modes: a daily word, the same for every player that day, and a themed mode.
WHAT IS INSIDE:
- Portrait 720x1280, fully responsive: the layout follows the screen, from a phone to an ultra wide screen.
- 17 170 English words: 2 315 answers, 14 855 accepted guesses, 240 themed words over 12 themes.
- An on-screen keyboard tracking the letters already tried, plus the physical one.
- A played tutorial, guided, replayable from the settings.
- Persistent statistics, an emoji share grid copied in one click, and the whole game loop: menu, settings, pause, scene transitions, sound effects.
MADE TO BE MODIFIED:
Every event sheet is split into titled and commented groups. Every tunable value is a key of a single Config variable, and no scene hardcodes a displayed string, so translating the game or changing the word lists never touches the logic.