An efficient solver for Cryptica. It is written in C++ (some parts are in C). Solves all 120 levels of Cryptica in <30s on a modern computer.
Build and run tests:
$ make
Solve one level:
$ ./solve < levels/03-03.in
Solve all levels and write CSV file:
$ make RESULTS
- Cryptica Android Game: https://play.google.com/store/apps/details?id=pixibots.games.cryptica.com
- Level data from: https://github.com/zlangley/cryptica-solver
- Walkthrough from: http://www.gamefaqs.com/iphone/687963-cryptica/faqs/65410