Presentation is loading. Please wait.

Presentation is loading. Please wait.

Crystal Wettingfeld. Basic Board Design Board Design Showing Moves.

Similar presentations


Presentation on theme: "Crystal Wettingfeld. Basic Board Design Board Design Showing Moves."— Presentation transcript:

1 Crystal Wettingfeld

2 Basic Board Design Board Design Showing Moves

3

4

5

6  Used Depth First Search  Simple and thorough idea  Can be undone if not correct solution  Uses recursive functions and backtracking  Solve()  if valid move not removed  add Step  else  remove Step and repeat  if board is unsolvable  create new board  if solved  stop program

7  Bell, George. "George Bell's Triangular Peg Solitaire Page." Yahoo! GeoCities: Get a free web site with easy-to-use site building tools. 31 Mar. 2009.  Darby, Gary. "Peg Solitaire Game." DelphiForFun Home. 31 Mar. 2009.  Do, Chuong. "Satisfiability and Peg Solitaire." Stanford Artificial Intelligence Laboratory. 31 Mar. 2009.  Graham, Sidney. College of Science and Technology :: Central Michigan University. 31 Mar. 2009.  Martinoli, Paolo. "CodeProject: Solitaire Puzzle with Backtracking. Free source code and programming help." CodeProject. Free source code and programming help. 31 Mar. 2009.


Download ppt "Crystal Wettingfeld. Basic Board Design Board Design Showing Moves."

Similar presentations


Ads by Google