Skip to content

Files

Latest commit

98fb82e · Sep 21, 2017

History

History
17 lines (16 loc) · 466 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 466 Bytes

GameSolver

GameSolver uses Breath-First Search and Depth-First Search to solve Sudoku, MN and Peg Solitaire puzzels. Here are some demos:

Sudoku

Step by step solver: Alt text ... Final solution: Alt text

Peg Solitaire

Input: Alt text Final solution: Alt text

MN puzzel

Alt text