jacobverdesi / WordGameA-

A* algorithm for word game. At each step, you can change any single letter in the word to any other letter, provided that the result is a word in the dictionary.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A* algorithm for word game. At each step, you can change any single letter in the word to any other letter, provided that the result is a word in the dictionary.


Languages

Language:Python 100.0%