Most word games (Scrabble, Wordle, etc.) are either slow or mostly about vocabulary. I wanted to see if it was possible to build one that behaves more like a competitive strategy game — something closer to chess in terms of tension and reversals.
The result is a prototype called The Word Gambit. The board grows organically from placed words, and late-game detonations from long words can swing the match dramatically.
The surprising thing during testing is that matches often feel more like territory control than spelling.
Players also started creating AI opponents ("gladiators") and pitting them against each other, which I didn't originally plan.
I'm curious about a few design questions:
• Can vocabulary realistically function as a competitive skill in an esport context? • What mechanics would make a word-based game strategically deep rather than dictionary-driven? • Would spectators even enjoy watching something like this?
If anyone is curious, the prototype is here: https://thewordgambit.com
But I'm mainly interested in the design discussion.