Overview
ScrabbleMee is a browser-based word game with interactive gameplay and a clean, simple interface.
Business context
A word game needs clear tiles and controls that stay readable and usable across screen sizes.
What I worked on
- Built the word game to run in the browser.
- Designed a clean, simple interface.
- Set up interactive gameplay.
- Made the layout responsive.
On the live site
Highlights
- Interactive gameplay
- Responsive design
- Clean interface
Responsive design
The interface is designed to stay clear and usable from small phones to desktops.
A note on this case study
The live game is a client-side JavaScript app (page title: ScrabbleME! — the cute word-tile duel), so its interface loads in the browser rather than in static HTML. Details here follow the project description.