Graph Search and a Word Game

Examine a famous graph algorithm called breadth-first search, which shows the shortest path connecting nodes in a tree. Use this technique to write a program creating an entertaining game, in which a word is transformed one letter at a time, with each new iteration required to be a valid word.

English
  • Originally Aired October 31, 2016
  • Runtime 30 minutes
  • Created February 20, 2021 by
    Administrator admin
  • Modified February 20, 2021 by
    Administrator admin