Getting started
Install TileTactician, enter your first board, and run your first analysis in under two minutes.
Install
TileTactician is an Expo / React Native app. Install it on your iOS device from the App Store, or run it locally for development:
git clone https://github.com/smynkr/Crossplay-Pro.git
cd Crossplay-Pro
npm install
npx expo startScan the QR code with Expo Go (Android) or the Camera app (iOS) to launch.
Your first analysis
- Open TileTactician.
- Tap New Board or edit the default empty board.
- Place tiles on the grid to match the current game state — see Board entry for tips.
- Enter your rack tiles in the rack bar at the bottom.
- Tap Analyze Board.
The solver begins searching immediately. Results stream in as they are found — the top play appears within milliseconds on a mid-game board, and the full ranked list completes in under 500 ms on Apple Silicon.
What the results show
Each result row displays:
- Word — the primary word formed
- Score — total points including premium squares
- Position — grid coordinates and direction (across / down)
- Cross-words — any secondary words formed perpendicular to the play
Results are sorted by score descending. Tap any row to preview the placement on the board.
Next steps
- Board entry — how to set up the grid accurately
- Rack analysis — understanding scoring and play ranking
- Share Extension — analyze from a screenshot on iOS