/cementix-solver

Cementix solver by bruteforce

Primary LanguagePython

Cemantix solver

Solver to avoid speding to much time on cementix

https://cemantix.certitudes.org/

It uses a random word from words-full.txt until the score is over 30%. Then searches for better words with the list of synonyms provided by rimessolides.com.

Install & run

I recommand to create an virtual env then install dependencies:

pip install -r requirements.txt

Run the solver:

python3 cementix.py