Skip to content

A Flutter app that solves the word game Ghost through the power of combinatorics.

Notifications You must be signed in to change notification settings

taibeled/Ghost-AI

Repository files navigation

Ghost AI

A Flutter app that solves the game Ghost through the power of combinatorics.

Note: Although this is advertised as AI, it is not. It's simply a semi-optimized brute force algorithm with a nice interface.

TODO

  • Enhance frequency algorithm
  • Make the app functional on wearable devices to improve ease-of-use (watch branch)
  • Add more dictionary options
  • Implement tests
  • Improve efficiency of solving algorithm
  • Improve efficiency of determinePercentage and similar

If you can think of any more, please leave an issue.

About

A Flutter app that solves the word game Ghost through the power of combinatorics.

Resources

Stars

Watchers

Forks

Packages

No packages published