Skip to content

kgaspard/flow-free-ai

Repository files navigation

Flow Free AI

An AI-based solver for the popular mobile game Flow Free

This project is a work in progress, and is expected to break (or at least be inefficient) in many cases.

sample diagram

Usage

python solver.py
python solver.py -h

Examples:

python solver.py -a search -g medium
python solver.py -a exactQ
python solver.py -a cnn
python solver.py -a cnn -m models_backup/model_five_permutations_rotations_5_epochs -n 5 -b

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

An AI-based solver for the popular mobile game Flow Free

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages