🔮 Spellcast Solver
done
Python OpenCV OCR Matplotlib
A tool I built to automatically solve the Discord game Spellcast using OpenCV and OCR.
I was tired of losing to my friend (you know who you are), so I made this in a night using Python, OpenCV, and OCR.
She now refuses to play the game with me (i count this as a win)
The solver works by:
- Automatically capturing screenshots of the game board
- Using OCR (via easyocr) to detect the letters on the board
- Generating all possible valid words using a custom algorithm
- Calculating scores based on Spellcast's scoring rules
Honestly worked better than I expected.
Project Images
